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/license_names.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ var spdxToHumanReadableMap = map[string]string{
"blueoak-1.0.0": "Blue Oak Model License 1.0.0",
"boehm-gc": "Boehm-Demers-Weiser GC License",
"boehm-gc-without-fee": "Boehm-Demers-Weiser GC License (without fee)",
"bola-1.1": "Buena Onda License Agreement v1.1",
"borceux": "Borceux license",
"brian-gladman-2-clause": "Brian Gladman 2-Clause License",
"brian-gladman-3-clause": "Brian Gladman 3-Clause License",
Expand Down Expand Up @@ -563,6 +564,7 @@ var spdxToHumanReadableMap = map[string]string{
"opl-1.0": "Open Public License v1.0",
"opl-uk-3.0": "United Kingdom Open Parliament Licence v3.0",
"opubl-1.0": "Open Publication License v1.0",
"osc-1.0": "OSC License 1.0",
"oset-pl-2.1": "OSET Public License version 2.1",
"osl-1.0": "Open Software License 1.0",
"osl-1.1": "Open Software License 1.1",
Expand Down