diff --git a/internal/spdxlicense/license_list.go b/internal/spdxlicense/license_list.go index 0eba01eee..7f7c76c0e 100644 --- a/internal/spdxlicense/license_list.go +++ b/internal/spdxlicense/license_list.go @@ -1,6 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// This file was generated by robots at 2025-08-12 14:01:18.565303 -0400 EDT m=+0.306214043 -// using data from https://spdx.org/licenses/licenses.json +// This file was generated using data from https://spdx.org/licenses/licenses.json package spdxlicense const Version = "3.27.0" @@ -108,6 +107,7 @@ var licenseIDs = map[string]string{ "artistic2": "Artistic-2.0", "artistic2.0": "Artistic-2.0", "artistic2.0.0": "Artistic-2.0", + "artisticdist": "Artistic-dist", "aspellru": "Aspell-RU", "aswfdigitalassets1": "ASWF-Digital-Assets-1.0", "aswfdigitalassets1.0": "ASWF-Digital-Assets-1.0", @@ -1915,6 +1915,7 @@ var urlToLicense = map[string]string{ "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/pathnames.h": "SSH-short", "https://github.com/openssh/openssh-portable/blob/master/LICENCE#L82": "ssh-keyscan", "https://github.com/openssh/openssh-portable/blob/master/openbsd-compat/bsd-snprintf.c#L2": "snprintf", + "https://github.com/pexip/os-perl/blob/833cf4c86cc465ccfc627ff16db67e783156a248/debian/copyright#L2720-L2845": "Artistic-dist", "https://github.com/pkgconf/pkgconf/blob/master/cli/main.c#L8": "pkgconf", "https://github.com/ppp-project/ppp/blob/master/modules/ppp_ahdlc.c#L7-L19": "Sun-PPP-2000", "https://github.com/ppp-project/ppp/blob/master/pppd/auth.c#L6-L28": "Mackerras-3-Clause-acknowledgment",