MIT License 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. -------------------------------------------------------------------------- 本目录 MIT 许可组件及其版权声明: -------------------------------------------------------------------------- 1) bwip-js(条码渲染核心) Copyright (c) 2011-2026 Mark Warren Barcode Writer in Pure PostScript - Version 2026-05-28 Copyright (c) 2004-2024 Terry Burton http://metafloor.github.io/bwip-js 2) jsPDF(PDF 生成) Version 2.5.1 Copyright (c) 2010-2021 James Hall , https://github.com/MrRio/jsPDF Copyright (c) 2015-2021 yWorks GmbH, http://www.yworks.com Copyright (c) 2015-2021 Lukas Holländer 3) JSZip(ZIP 打包;MIT 或 GPLv3 双许可,本系统明确选用 MIT 许可分支) JSZip v3.10.1 - http://stuartk.com/jszip Copyright (c) 2009-2016 Stuart Knightley 双许可全文:https://raw.github.com/Stuk/jszip/main/LICENSE.markdown ★ 选用声明:本系统按 MIT 条款使用与分发 JSZip,未以 GPLv3 条款使用或分发, 不触发 GPLv3 传染性义务。本文件即为选用 MIT 分支的依据备案。 4) pako(DEFLATE 压缩;独立 MIT 组件,随 JSZip UMD 构建内嵌分发) Copyright (C) 2014-2017 by Vitaly Puzrin and Andrey Vitalev https://github.com/nodeca/pako 以上各组件的完整版权与许可声明亦已随其压缩文件头部一并提供,未做删改。