From 5493d4899b7f345032bd14b0eac091bdcfc5ea24 Mon Sep 17 00:00:00 2001 From: kzantow <3009477+kzantow@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:49:22 +0000 Subject: [PATCH] chore(deps): update SPDX license list Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- internal/spdxlicense/license_list.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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",