Skip to content

Fix the license text bundled for pdf.js.qcms - #21747

Merged
calixteman merged 1 commit into
mozilla:masterfrom
calixteman:fix/qcms-license
Aug 10, 2026
Merged

Fix the license text bundled for pdf.js.qcms#21747
calixteman merged 1 commit into
mozilla:masterfrom
calixteman:fix/qcms-license

Conversation

@calixteman

Copy link
Copy Markdown
Contributor

The file external/qcms/LICENSE_PDFJS_QCMS contained a BSD-2-Clause text (copied from the openjpeg one), whereas https://github.com/mozilla/pdf.js.qcms is released under the MIT license.

It fixes #21745.

The file `external/qcms/LICENSE_PDFJS_QCMS` contained a BSD-2-Clause text
(copied from the openjpeg one), whereas https://github.com/mozilla/pdf.js.qcms
is released under the MIT license.

It fixes mozilla#21745.
@codecov-commenter

codecov-commenter commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.08%. Comparing base (7364bca) to head (79ccf81).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21747      +/-   ##
==========================================
- Coverage   90.09%   90.08%   -0.01%     
==========================================
  Files         264      264              
  Lines       67234    67234              
==========================================
- Hits        60574    60568       -6     
- Misses       6660     6666       +6     
Flag Coverage Δ
browsertest 66.34% <ø> (-0.01%) ⬇️
fonttest 8.99% <ø> (ø)
integrationtest 69.28% <ø> (-0.02%) ⬇️
unittest 58.23% <ø> (+0.01%) ⬆️
unittestcli 56.58% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@calixteman
calixteman merged commit 1296f1e into mozilla:master Aug 10, 2026
20 of 21 checks passed
@calixteman
calixteman deleted the fix/qcms-license branch August 10, 2026 17:28
@timvandermeij
timvandermeij removed their request for review August 10, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: LICENSE_PDFJS_QCMS contains wrong license text

4 participants