From 51cf8e48361cfd0f1e048ba3fe5c97f21911343b Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Thu, 14 May 2026 11:26:58 +0200 Subject: [PATCH 1/3] Docs: standardize "Licence" to "License" (American English) Matching the LICENSE file. --- THIRD-PARTY-NOTICES.md | 26 +++++++-------- npm/dev-wasm32/THIRD-PARTY-NOTICES.md | 46 +++++++++++++-------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/THIRD-PARTY-NOTICES.md b/THIRD-PARTY-NOTICES.md index 2ea3f4cf..ae3b6da9 100644 --- a/THIRD-PARTY-NOTICES.md +++ b/THIRD-PARTY-NOTICES.md @@ -1,39 +1,39 @@ # Third-party notices This software contains third-party libraries -used under the terms of the following licences: +used under the terms of the following licenses: | Library | Used under the terms of | |---------------|-----------------------------------------------------------------------------------------------------------| | aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) | | cairo | Mozilla Public License 2.0 | -| cgif | MIT Licence | -| expat | MIT Licence | -| fontconfig | [fontconfig Licence](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) | -| freetype | [freetype Licence](https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT) (BSD-like) | +| cgif | MIT License | +| expat | MIT License | +| fontconfig | [fontconfig License](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) | +| freetype | [freetype License](https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT) (BSD-like) | | fribidi | LGPLv3 | | glib | LGPLv3 | -| harfbuzz | MIT Licence | +| harfbuzz | MIT License | | highway | Apache-2.0 License, BSD 3-Clause | -| lcms | MIT Licence | +| lcms | MIT License | | libarchive | BSD 2-Clause | | libexif | LGPLv3 | -| libffi | MIT Licence | +| libffi | MIT License | | libheif | LGPLv3 | | libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) | -| libnsgif | MIT Licence | +| libnsgif | MIT License | | libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) | | librsvg | LGPLv3 | | libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) | | libultrahdr | Apache-2.0 License | | libvips | LGPLv3 | | libwebp | New BSD License | -| libxml2 | MIT Licence | -| mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) | +| libxml2 | MIT License | +| mozjpeg | [zlib License, IJG License, BSD 3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) | | pango | LGPLv3 | -| pixman | MIT Licence | +| pixman | MIT License | | proxy-libintl | LGPLv3 | -| zlib-ng | [zlib Licence](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) | +| zlib-ng | [zlib License](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) | Use of libraries under the terms of the LGPLv3 is via the "any later version" clause of the LGPLv2 or LGPLv2.1. diff --git a/npm/dev-wasm32/THIRD-PARTY-NOTICES.md b/npm/dev-wasm32/THIRD-PARTY-NOTICES.md index 0178c1ed..fc93f374 100644 --- a/npm/dev-wasm32/THIRD-PARTY-NOTICES.md +++ b/npm/dev-wasm32/THIRD-PARTY-NOTICES.md @@ -1,30 +1,30 @@ # Third-party notices This software contains third-party libraries -used under the terms of the following licences: +used under the terms of the following licenses: -| Library | Used under the terms of | -|---------------|-----------------------------------------------------------------------------------------------------------| -| aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) | -| cgif | MIT Licence | -| emscripten | [MIT Licence](https://github.com/emscripten-core/emscripten/blob/main/LICENSE) | -| expat | MIT Licence | -| glib | LGPLv3 | -| highway | Apache-2.0 License, BSD 3-Clause | -| lcms | MIT Licence | -| libexif | LGPLv3 | -| libffi | MIT Licence | -| libheif | LGPLv3 | -| libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) | -| libnsgif | MIT Licence | -| libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) | -| libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) | -| libultrahdr | Apache-2.0 License | -| libvips | LGPLv3 | -| libwebp | New BSD License | -| mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) | -| resvg | MIT Licence | -| zlib-ng | [zlib Licence](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) | +| Library | Used under the terms of | +|---------------|----------------------------------------------------------------------------------------------------------| +| aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) | +| cgif | MIT License | +| emscripten | [MIT License](https://github.com/emscripten-core/emscripten/blob/main/LICENSE) | +| expat | MIT License | +| glib | LGPLv3 | +| highway | Apache-2.0 License, BSD 3-Clause | +| lcms | MIT License | +| libexif | LGPLv3 | +| libffi | MIT License | +| libheif | LGPLv3 | +| libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) | +| libnsgif | MIT License | +| libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) | +| libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) | +| libultrahdr | Apache-2.0 License | +| libvips | LGPLv3 | +| libwebp | New BSD License | +| mozjpeg | [zlib License, IJG License, BSD 3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) | +| resvg | MIT License | +| zlib-ng | [zlib License](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) | Use of libraries under the terms of the LGPLv3 is via the "any later version" clause of the LGPLv2 or LGPLv2.1. From 7ec14b623fd283d46d53f54dea5f1ebe18ff4607 Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Thu, 14 May 2026 11:27:38 +0200 Subject: [PATCH 2/3] Docs: update licensing info for libultrahdr See: google/libultrahdr#386 --- THIRD-PARTY-NOTICES.md | 2 +- npm/dev-wasm32/THIRD-PARTY-NOTICES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/THIRD-PARTY-NOTICES.md b/THIRD-PARTY-NOTICES.md index ae3b6da9..2f1f5a0c 100644 --- a/THIRD-PARTY-NOTICES.md +++ b/THIRD-PARTY-NOTICES.md @@ -25,7 +25,7 @@ used under the terms of the following licenses: | libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) | | librsvg | LGPLv3 | | libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) | -| libultrahdr | Apache-2.0 License | +| libultrahdr | MIT License | | libvips | LGPLv3 | | libwebp | New BSD License | | libxml2 | MIT License | diff --git a/npm/dev-wasm32/THIRD-PARTY-NOTICES.md b/npm/dev-wasm32/THIRD-PARTY-NOTICES.md index fc93f374..30309a9f 100644 --- a/npm/dev-wasm32/THIRD-PARTY-NOTICES.md +++ b/npm/dev-wasm32/THIRD-PARTY-NOTICES.md @@ -19,7 +19,7 @@ used under the terms of the following licenses: | libnsgif | MIT License | | libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) | | libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) | -| libultrahdr | Apache-2.0 License | +| libultrahdr | MIT License | | libvips | LGPLv3 | | libwebp | New BSD License | | mozjpeg | [zlib License, IJG License, BSD 3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) | From c39cf49af52312f5c2a75f0b7fa7fe71c4686642 Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Thu, 14 May 2026 11:28:27 +0200 Subject: [PATCH 3/3] Docs: update licensing info for Highway Highway is used under the terms of the BSD 3-Clause license. --- THIRD-PARTY-NOTICES.md | 2 +- npm/dev-wasm32/THIRD-PARTY-NOTICES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/THIRD-PARTY-NOTICES.md b/THIRD-PARTY-NOTICES.md index 2f1f5a0c..fcb7b942 100644 --- a/THIRD-PARTY-NOTICES.md +++ b/THIRD-PARTY-NOTICES.md @@ -14,7 +14,7 @@ used under the terms of the following licenses: | fribidi | LGPLv3 | | glib | LGPLv3 | | harfbuzz | MIT License | -| highway | Apache-2.0 License, BSD 3-Clause | +| highway | BSD 3-Clause | | lcms | MIT License | | libarchive | BSD 2-Clause | | libexif | LGPLv3 | diff --git a/npm/dev-wasm32/THIRD-PARTY-NOTICES.md b/npm/dev-wasm32/THIRD-PARTY-NOTICES.md index 30309a9f..bb4fe305 100644 --- a/npm/dev-wasm32/THIRD-PARTY-NOTICES.md +++ b/npm/dev-wasm32/THIRD-PARTY-NOTICES.md @@ -10,7 +10,7 @@ used under the terms of the following licenses: | emscripten | [MIT License](https://github.com/emscripten-core/emscripten/blob/main/LICENSE) | | expat | MIT License | | glib | LGPLv3 | -| highway | Apache-2.0 License, BSD 3-Clause | +| highway | BSD 3-Clause | | lcms | MIT License | | libexif | LGPLv3 | | libffi | MIT License |