Skip to content

Commit

Permalink
Add Unicode-3.0 license
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeling committed Jun 12, 2024
1 parent 6f3d762 commit 01d28fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file not shown.
4 changes: 3 additions & 1 deletion sbom-tools/src/kuksa_sbom_utils/util/maplicensefile.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@
# License text taken from https://spdx.org/licenses/BSD-3-Clause.html
"BSD-3-Clause": "BSD-3-Clause.txt.gz",
# License text taken from https://www.openssl.org/source/license-openssl-ssleay.txt
"OPENSSL": "OpenSSL.txt.gz"
"OPENSSL": "OpenSSL.txt.gz",
# License text taken from https://www.unicode.org/license.txt
"Unicode-3.0": "Unicode-3.0.txt.gz"
}

0 comments on commit 01d28fd

Please sign in to comment.