@@ -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 ; } = "eedc868 " ;
12+ public static string LicenseListVersion { get ; } = "687638f " ;
1313
1414 public static readonly IReadOnlyDictionary < string , LicenseData > LicenseList = new Dictionary < string , LicenseData > ( )
1515 {
@@ -120,6 +120,7 @@ public static class NuGetLicenseData
120120 { "BSD-Systemics" , new LicenseData ( licenseID : "BSD-Systemics" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
121121 { "BSD-Systemics-W3Works" , new LicenseData ( licenseID : "BSD-Systemics-W3Works" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
122122 { "BSL-1.0" , new LicenseData ( licenseID : "BSL-1.0" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
123+ { "Buddy" , new LicenseData ( licenseID : "Buddy" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
123124 { "BUSL-1.1" , new LicenseData ( licenseID : "BUSL-1.1" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
124125 { "bzip2-1.0.5" , new LicenseData ( licenseID : "bzip2-1.0.5" , isOsiApproved : false , isDeprecatedLicenseId : true , isFsfLibre : false ) } ,
125126 { "bzip2-1.0.6" , new LicenseData ( licenseID : "bzip2-1.0.6" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
@@ -467,6 +468,7 @@ public static class NuGetLicenseData
467468 { "MIT-Khronos-old" , new LicenseData ( licenseID : "MIT-Khronos-old" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
468469 { "MIT-Modern-Variant" , new LicenseData ( licenseID : "MIT-Modern-Variant" , isOsiApproved : true , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
469470 { "MIT-open-group" , new LicenseData ( licenseID : "MIT-open-group" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
471+ { "MIT-STK" , new LicenseData ( licenseID : "MIT-STK" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
470472 { "MIT-testregex" , new LicenseData ( licenseID : "MIT-testregex" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
471473 { "MIT-Wu" , new LicenseData ( licenseID : "MIT-Wu" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
472474 { "MITNFA" , new LicenseData ( licenseID : "MITNFA" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
@@ -701,6 +703,7 @@ public static class NuGetLicenseData
701703 { "wxWindows" , new LicenseData ( licenseID : "wxWindows" , isOsiApproved : true , isDeprecatedLicenseId : true , isFsfLibre : false ) } ,
702704 { "X11" , new LicenseData ( licenseID : "X11" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : true ) } ,
703705 { "X11-distribute-modifications-variant" , new LicenseData ( licenseID : "X11-distribute-modifications-variant" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
706+ { "X11-no-permit-persons" , new LicenseData ( licenseID : "X11-no-permit-persons" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
704707 { "X11-swapped" , new LicenseData ( licenseID : "X11-swapped" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
705708 { "Xdebug-1.03" , new LicenseData ( licenseID : "Xdebug-1.03" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
706709 { "Xerox" , new LicenseData ( licenseID : "Xerox" , isOsiApproved : false , isDeprecatedLicenseId : false , isFsfLibre : false ) } ,
0 commit comments