API Version: 1.0
Library Version: 1.0.2
gboolean as_is_spdx_license_exception_id ( const gchar* exception_id )
Searches the known list of SPDX license exception IDs.
exception_id
const gchar*
A single SPDX license exception ID, e.g. “GCC-exception-3.1”
gboolean
TRUE if the string is a valid SPDX license exception ID.
TRUE