Prechádzať zdrojové kódy

Edit root-level SPDX-licences to reference OpenEXR instead of ilmbase.

Signed-off-by: hershey5045 <[email protected]>
hershey5045 3 rokov pred
rodič
commit
221e2a4cbc
2 zmenil súbory, kde vykonal 22 pridanie a 8 odobranie
  1. 4 2
      SPDX-Licenses.csv
  2. 18 6
      SPDX-Licenses.json

+ 4 - 2
SPDX-Licenses.csv

@@ -17,7 +17,6 @@ expat-2.4.2-rev1-windows,https://libexpat.github.io/,MIT,expat/COPYING
 freetype-2.10.4.16-windows,https://www.freetype.org/,FTL,freetype/FTL.TXT
 freetype-2.10.4.16-windows,https://www.freetype.org/,FTL,freetype/FTL.TXT
 googlebenchmark-1.5.0-rev2-windows,https://github.com/google/benchmark,Apache-2.0,googlebenchmark/LICENSE
 googlebenchmark-1.5.0-rev2-windows,https://github.com/google/benchmark,Apache-2.0,googlebenchmark/LICENSE
 googletest-1.8.1-rev4-windows,https://github.com/google/googletest,custom,googletest/LICENSE
 googletest-1.8.1-rev4-windows,https://github.com/google/googletest,custom,googletest/LICENSE
-ilmbase-2.3.0-rev4-multiplatform,https://github.com/AcademySoftwareFoundation/openexr/tree/master/IlmBase,BSD-3-Clause,ilmbase/LICENSE
 ISPCTexComp-36b80aa-rev1-windows,https://github.com/GameTechDev/ISPCTextureCompressor,MIT,license.txt
 ISPCTexComp-36b80aa-rev1-windows,https://github.com/GameTechDev/ISPCTextureCompressor,MIT,license.txt
 libpng-1.6.37-rev1-windows,http://www.libpng.org/,libpng-2.0,libpng/LICENSE
 libpng-1.6.37-rev1-windows,http://www.libpng.org/,libpng-2.0,libpng/LICENSE
 libsamplerate-0.2.1-rev2-windows,http://libsndfile.github.io/libsamplerate/,BSD-2-Clause,libsamplerate/COPYING
 libsamplerate-0.2.1-rev2-windows,http://libsndfile.github.io/libsamplerate/,BSD-2-Clause,libsamplerate/COPYING
@@ -31,6 +30,9 @@ mcpp-2.7.2_az.2-rev1-windows,https://sourceforge.net/projects/mcpp/files/mcpp/V.
 md5-2.0-multiplatform,https://www.fourmilab.ch/md5/,Public domain,md5/rfc1321.txt
 md5-2.0-multiplatform,https://www.fourmilab.ch/md5/,Public domain,md5/rfc1321.txt
 mikkelsen-1.0.0.4-windows,https://github.com/mmikk/MikkTSpace,mikkelsen,LICENSE.txt
 mikkelsen-1.0.0.4-windows,https://github.com/mmikk/MikkTSpace,mikkelsen,LICENSE.txt
 NvCloth-v1.1.6-4-gd243404-pr58-rev1-windows,https://github.com/NVIDIAGameWorks/NvCloth.git,custom,NvCloth/NvCloth/license.txt
 NvCloth-v1.1.6-4-gd243404-pr58-rev1-windows,https://github.com/NVIDIAGameWorks/NvCloth.git,custom,NvCloth/NvCloth/license.txt
+OpenEXR-3.1.3-rev2-windows,https://github.com/AcademySoftwareFoundation/openexr,BSD-3-Clause,OpenEXR/LICENSE.md
+OpenEXR-3.1.3-rev2-linux,https://github.com/AcademySoftwareFoundation/openexr,BSD-3-Clause,OpenEXR/LICENSE.md
+OpenEXR-3.1.3-rev2-mac,https://github.com/AcademySoftwareFoundation/openexr,BSD-3-Clause,OpenEXR/LICENSE.md
 openimageio-2.1.16.0-rev2-windows,https://openimageio.org/,BSD 3,LICENSE.md
 openimageio-2.1.16.0-rev2-windows,https://openimageio.org/,BSD 3,LICENSE.md
 OpenMesh-8.1-rev3-windows,https://www.graphics.rwth-aachen.de/software/openmesh/,BSD-3-Clause,OpenMesh/LICENSE
 OpenMesh-8.1-rev3-windows,https://www.graphics.rwth-aachen.de/software/openmesh/,BSD-3-Clause,OpenMesh/LICENSE
 OpenSSL-1.1.1b-rev2-windows,https://github.com/openssl/openssl,OpenSSL,OpenSSL/LICENSE
 OpenSSL-1.1.1b-rev2-windows,https://github.com/openssl/openssl,OpenSSL,OpenSSL/LICENSE
@@ -48,4 +50,4 @@ tiff-4.2.0.15-rev3-windows,http://www.simplesystems.org/libtiff/misc.html,libtif
 v-hacd-2.3-1a49edf-rev1-windows,https://github.com/kmammou/v-hacd,BSD-3-Clause,v-hacd/LICENSE
 v-hacd-2.3-1a49edf-rev1-windows,https://github.com/kmammou/v-hacd,BSD-3-Clause,v-hacd/LICENSE
 xxhash-0.7.4-rev1-multiplatform,https://github.com/Cyan4973/xxHash,BSD 2-Clause,xxhash/include/xxhash/LICENSE.txt
 xxhash-0.7.4-rev1-multiplatform,https://github.com/Cyan4973/xxHash,BSD 2-Clause,xxhash/include/xxhash/LICENSE.txt
 zlib-1.2.11-rev5-windows,https://zlib.net,Zlib,zlib/LICENSE
 zlib-1.2.11-rev5-windows,https://zlib.net,Zlib,zlib/LICENSE
-zstd-1.35-multiplatform,http://www.zstd.net/,BSD,zstd/LICENSE
+zstd-1.35-multiplatform,http://www.zstd.net/,BSD,zstd/LICENSE

+ 18 - 6
SPDX-Licenses.json

@@ -107,12 +107,6 @@
         "License": "custom",
         "License": "custom",
         "LicenseFile": "googletest/LICENSE"
         "LicenseFile": "googletest/LICENSE"
     },
     },
-    {
-        "PackageName": "ilmbase-2.3.0-rev4-multiplatform",
-        "URL": "https://github.com/AcademySoftwareFoundation/openexr/tree/master/IlmBase",
-        "License": "BSD-3-Clause",
-        "LicenseFile": "ilmbase/LICENSE"
-    },
     {
     {
         "PackageName": "ISPCTexComp-36b80aa-rev1-windows",
         "PackageName": "ISPCTexComp-36b80aa-rev1-windows",
         "URL": "https://github.com/GameTechDev/ISPCTextureCompressor",
         "URL": "https://github.com/GameTechDev/ISPCTextureCompressor",
@@ -191,6 +185,24 @@
         "License": "custom",
         "License": "custom",
         "LicenseFile": "NvCloth/NvCloth/license.txt"
         "LicenseFile": "NvCloth/NvCloth/license.txt"
     },
     },
+    {
+        "PackageName": "OpenEXR-3.1.3-rev2-windows",
+        "URL": "https://github.com/AcademySoftwareFoundation/openexr",
+        "License": "BSD-3-Clause",
+        "LicenseFile": "OpenEXR/LICENSE.md"
+    },
+    {
+        "PackageName": "OpenEXR-3.1.3-rev2-linux",
+        "URL": "https://github.com/AcademySoftwareFoundation/openexr",
+        "License": "BSD-3-Clause",
+        "LicenseFile": "OpenEXR/LICENSE.md"
+    },
+    {
+        "PackageName": "OpenEXR-3.1.3-rev2-mac",
+        "URL": "https://github.com/AcademySoftwareFoundation/openexr",
+        "License": "BSD-3-Clause",
+        "LicenseFile": "OpenEXR/LICENSE.md"
+    },
     {
     {
         "PackageName": "openimageio-2.1.16.0-rev2-windows",
         "PackageName": "openimageio-2.1.16.0-rev2-windows",
         "URL": "https://openimageio.org/",
         "URL": "https://openimageio.org/",