API Version: 1.0
Library Version: 1.0.1
gboolean as_is_spdx_license_id ( const gchar* license_id )
Searches the known list of SPDX license IDs.
license_id
const gchar*
A single SPDX license ID, e.g. “GPL-3.0”
gboolean
TRUE if the string is a valid SPDX license ID.
TRUE