We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a37ec2 commit e1356b5Copy full SHA for e1356b5
catalog/internal/catalog/license_names.go
@@ -686,6 +686,7 @@ var spdxToHumanReadableMap = map[string]string{
686
"upl-1.0": "Universal Permissive License v1.0",
687
"urt-rle": "Utah Raster Toolkit Run Length Encoded License",
688
"vim": "Vim License",
689
+ "vixie-cron": "Vixie Cron License",
690
"vostrom": "VOSTROM Public License for Open Source",
691
"vsl-1.0": "Vovida Software License v1.0",
692
"w3c": "W3C Software Notice and License (2002-12-31)",
0 commit comments