From 24d5606b262413bbed7ecc1ed3e2b0fd8f16566a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Mummert?= Date: Wed, 5 Aug 2026 08:37:15 +0200 Subject: [PATCH] docs: record the Adobe licence covering the vendored CMaps The CMaps come from Adobe, not Mozilla, and are not covered by the Apache-2.0 grant that applies to the rest of PDF.js. Co-Authored-By: Claude Opus 5 --- THIRD_PARTY_LICENSES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index 3d06ae5..b43c35f 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -24,6 +24,12 @@ Redistributed files: The upstream package ships no `NOTICE` file, so the attribution requirement of Apache-2.0 section 4(d) does not apply. +### CMaps inside `vendor/cmaps/` + +The character maps are Adobe's, not Mozilla's, and carry their own BSD-3-Clause +terms: © 1990–2009 Adobe Systems Incorporated. The text ships with them in +`vendor/cmaps/LICENSE` and must stay in place. + ### Fonts inside `vendor/standard_fonts/` The replacement fonts are not covered by Apache-2.0 and carry their own terms.