YeetPDF — Copyright and License Notice
=======================================

YeetPDF, as distributed, is licensed under the GNU Affero General Public
License, version 3 or (at your option) any later version
(AGPL-3.0-or-later). The full license text is in the LICENSE file included
with this distribution.

  Copyright (C) 2026 YeetPDF

  This program is free software: you can redistribute it and/or modify it
  under the terms of the GNU Affero General Public License as published by
  the Free Software Foundation, either version 3 of the License, or (at
  your option) any later version.

  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE
  file for details.

  You should have received a copy of the GNU Affero General Public
  License along with this program. If not, see
  <https://www.gnu.org/licenses/>.

---------------------------------------------------------------------------

Third-party component: MuPDF

YeetPDF's native content-editing engine (true redaction, in-place text and
image editing) is built on MuPDF (https://mupdf.com), used unmodified as a
library.

  Copyright (C) 2004-2026 Artifex Software, Inc.

MuPDF is licensed under the GNU Affero General Public License, version 3
or later. Because it is compiled into and distributed as part of the
YeetPDF application, YeetPDF as a whole is licensed under the AGPL rather
than a permissive license — see LICENSE.

---------------------------------------------------------------------------

Other bundled open-source components (pdf.js, pdf-lib, qpdf, Tesseract.js,
and others) remain under their own permissive licenses (Apache-2.0, MIT,
BSD-3-Clause, ISC, SIL OFL). A full component-by-component list is
available at https://yeetpdf.com/THIRD-PARTY-NOTICES.md, and each
package's own license text ships under node_modules/<package>/LICENSE
after running `npm install`.
