Home
last modified time | relevance | path

Searched refs:as_utils_license_to_spdx (Results 1 – 6 of 6) sorted by relevance

/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-glib/
H A Das-utils.h133 gchar *as_utils_license_to_spdx (const gchar *license);
H A Das-utils.c565 as_utils_license_to_spdx (const gchar *license) in as_utils_license_to_spdx() function
H A Das-self-test.c4673 tmp = as_utils_license_to_spdx ("CC0 and (Public Domain and GPLv3+ with exceptions)"); in as_test_utils_spdx_token_func()
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-builder/plugins/
H A Dasb-plugin-appdata.c96 license_spdx = as_utils_license_to_spdx (tmp); in asb_plugin_process_filename()
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-builder/
H A Dasb-package-rpm.c69 new = as_utils_license_to_spdx (license); in asb_package_rpm_set_license()
/dports/devel/appstream-glib/appstream-glib-0.7.18/
H A DNEWS755 - Add as_utils_license_to_spdx() (Richard Hughes)