Function
AppStreamis_spdx_license_expression
since: 0.9.8
[−]
Description [src]
Checks the licence string to check it being a valid licence. NOTE: SPDX licenses can’t typically contain brackets.
Available since: 0.9.8
[−]
Parameters
license
-
Type:
const gchar*
A SPDX license string, e.g. “CC-BY-3.0 and GFDL-1.3”.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.