@@ -9,7 +9,7 @@ namespace NuGet.Packaging.Licenses
99 // Auto-Generated by the GenerateLicenseList tool. DO NOT EDIT this manually. Use the update script at $repositoryRoot/scripts/utils/UpdateNuGetLicenseSPDXList.ps1
1010 public static class NuGetLicenseData
1111 {
12- public static string LicenseListVersion { get ; } = "25f7bf3 " ;
12+ public static string LicenseListVersion { get ; } = "614a375 " ;
1313
1414 public static readonly IReadOnlyDictionary < string , LicenseData > LicenseList = new Dictionary < string , LicenseData > ( )
1515 {
@@ -258,6 +258,7 @@ public static class NuGetLicenseData
258258 { "EPL-2.0" , new LicenseData ( licenseID : "EPL-2.0" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
259259 { "ErlPL-1.1" , new LicenseData ( licenseID : "ErlPL-1.1" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
260260 { "ESA-PL-permissive-2.4" , new LicenseData ( licenseID : "ESA-PL-permissive-2.4" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
261+ { "ESA-PL-strong-copyleft-2.4" , new LicenseData ( licenseID : "ESA-PL-strong-copyleft-2.4" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
261262 { "ESA-PL-weak-copyleft-2.4" , new LicenseData ( licenseID : "ESA-PL-weak-copyleft-2.4" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
262263 { "etalab-2.0" , new LicenseData ( licenseID : "etalab-2.0" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
263264 { "EUDatagrid" , new LicenseData ( licenseID : "EUDatagrid" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
@@ -568,6 +569,7 @@ public static class NuGetLicenseData
568569 { "OSL-2.0" , new LicenseData ( licenseID : "OSL-2.0" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
569570 { "OSL-2.1" , new LicenseData ( licenseID : "OSL-2.1" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
570571 { "OSL-3.0" , new LicenseData ( licenseID : "OSL-3.0" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
572+ { "OSSP" , new LicenseData ( licenseID : "OSSP" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
571573 { "PADL" , new LicenseData ( licenseID : "PADL" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
572574 { "Parity-6.0.0" , new LicenseData ( licenseID : "Parity-6.0.0" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
573575 { "Parity-7.0.0" , new LicenseData ( licenseID : "Parity-7.0.0" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
@@ -738,6 +740,7 @@ public static class NuGetLicenseData
738740 { "Bootloader-exception" , new ExceptionData ( licenseID : "Bootloader-exception" , isDeprecatedLicenseId : false ) } ,
739741 { "CGAL-linking-exception" , new ExceptionData ( licenseID : "CGAL-linking-exception" , isDeprecatedLicenseId : false ) } ,
740742 { "Classpath-exception-2.0" , new ExceptionData ( licenseID : "Classpath-exception-2.0" , isDeprecatedLicenseId : false ) } ,
743+ { "Classpath-exception-2.0-short" , new ExceptionData ( licenseID : "Classpath-exception-2.0-short" , isDeprecatedLicenseId : false ) } ,
741744 { "CLISP-exception-2.0" , new ExceptionData ( licenseID : "CLISP-exception-2.0" , isDeprecatedLicenseId : false ) } ,
742745 { "cryptsetup-OpenSSL-exception" , new ExceptionData ( licenseID : "cryptsetup-OpenSSL-exception" , isDeprecatedLicenseId : false ) } ,
743746 { "Digia-Qt-LGPL-exception-1.1" , new ExceptionData ( licenseID : "Digia-Qt-LGPL-exception-1.1" , isDeprecatedLicenseId : false ) } ,
@@ -768,6 +771,7 @@ public static class NuGetLicenseData
768771 { "i2p-gpl-java-exception" , new ExceptionData ( licenseID : "i2p-gpl-java-exception" , isDeprecatedLicenseId : false ) } ,
769772 { "Independent-modules-exception" , new ExceptionData ( licenseID : "Independent-modules-exception" , isDeprecatedLicenseId : false ) } ,
770773 { "KiCad-libraries-exception" , new ExceptionData ( licenseID : "KiCad-libraries-exception" , isDeprecatedLicenseId : false ) } ,
774+ { "kvirc-openssl-exception" , new ExceptionData ( licenseID : "kvirc-openssl-exception" , isDeprecatedLicenseId : false ) } ,
771775 { "LGPL-3.0-linking-exception" , new ExceptionData ( licenseID : "LGPL-3.0-linking-exception" , isDeprecatedLicenseId : false ) } ,
772776 { "libpri-OpenH323-exception" , new ExceptionData ( licenseID : "libpri-OpenH323-exception" , isDeprecatedLicenseId : false ) } ,
773777 { "Libtool-exception" , new ExceptionData ( licenseID : "Libtool-exception" , isDeprecatedLicenseId : false ) } ,
0 commit comments