THE MIT LICENSE (MIT) ===================== The following bundled JavaScript libraries are licensed under the MIT License. Their copyright notices are listed first, followed by the license text. JSZip (jszip) Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Antonio Afonso JSZip is dual-licensed under the MIT License or GPLv3; it is used here under the terms of the MIT License. pako (pako) Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn pako is bundled inside the JSZip and UTIF.js builds. All pako files are MIT-licensed except the code ported from zlib, which is covered by the zlib license (see Zlib.txt). pdf-lib (pdf-lib) Copyright (c) 2019 Andrew Dillon @pdf-lib/fontkit Copyright (c) 2014 Devon Govett UTIF.js (utif) Copyright (c) 2017 Ivan Kutskir Astro (astro, @astrojs/mdx) Copyright (c) 2021 The Astro Technology Company astro-icon Copyright (c) 2020 Nate Moore @neslinesli93/qpdf-wasm (WebAssembly packaging wrapper only; the underlying qpdf library is Apache-2.0, see Apache-2.0.txt) Copyright (c) Luca Nardelli ----------------------------------------------------------- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.