Skip to content
Merged
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
1 change: 1 addition & 0 deletions catalog/internal/catalog/license_names.go
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ var spdxToHumanReadableMap = map[string]string{
"upl-1.0": "Universal Permissive License v1.0",
"urt-rle": "Utah Raster Toolkit Run Length Encoded License",
"vim": "Vim License",
"vixie-cron": "Vixie Cron License",
"vostrom": "VOSTROM Public License for Open Source",
"vsl-1.0": "Vovida Software License v1.0",
"w3c": "W3C Software Notice and License (2002-12-31)",
Expand Down
Loading