Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions catalog/internal/catalog/basecatalog/license_names.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ var spdxToHumanReadableMap = map[string]string{
"borceux": "Borceux license",
"brian-gladman-2-clause": "Brian Gladman 2-Clause License",
"brian-gladman-3-clause": "Brian Gladman 3-Clause License",
"brian-gladman-3-clause-no-conversion": "Brian Gladman 3-Clause License (no conversion clause)",
"bsd-1-clause": "BSD 1-Clause License",
"bsd-2-clause": "BSD 2-Clause \"Simplified\" License",
"bsd-2-clause-darwin": "BSD 2-Clause - Ian Darwin variant",
Expand Down Expand Up @@ -486,6 +487,7 @@ var spdxToHumanReadableMap = map[string]string{
"mulanpsl-2.0": "Mulan Permissive Software License, Version 2",
"multics": "Multics License",
"mup": "Mup License",
"mvt-1.1": "MVT License 1.1",
"naist-2003": "Nara Institute of Science and Technology License (2003)",
"nasa-1.3": "NASA Open Source Agreement 1.3",
"naumen": "Naumen Public License",
Expand Down