summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/license.bbclass')
-rw-r--r--meta/classes/license.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
index 3f93bf5df2..baf35f00cc 100644
--- a/meta/classes/license.bbclass
+++ b/meta/classes/license.bbclass
@@ -44,7 +44,7 @@ SPDXLICENSEMAP[MPLv1.1] = "MPL-1"
44SPDXLICENSEMAP[MIT-X] = "MIT" 44SPDXLICENSEMAP[MIT-X] = "MIT"
45 45
46#Openssl variations 46#Openssl variations
47SPDXLICENSEMAP[openssl] = "Openssl" 47SPDXLICENSEMAP[openssl] = "OpenSSL"
48 48
49#Other variations 49#Other variations
50SPDXLICENSEMAP[AFL2.1] = "AFL-2" 50SPDXLICENSEMAP[AFL2.1] = "AFL-2"