According to the apache documentation it is recommended that the SPDX identifier is used instead of the long name. Indra uses the full license name instead. However many services are check for an SPDX identifier as the license name and might fail to recognize the license if it is not an SPDX and not the official License name as mentioned in point 2
Some license names are not equal to their official full name.
I noticed two issues with the license names.
Cases for 2:
I would like to create a PR that: