Function

AppStream-1.0AppStreamget_license_nameSince 1.0.0

  • Get a translated license name for the given SPDX ID.

    Parameters

    • license: string

      The SPDX license ID.

    Returns string

    The license name, or null if none found.

    1.0.0