Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: webfont
Upstream-Contact: https://github.com/itgalaxy/webfont/issues
Source: https://github.com/itgalaxy/webfont
 https://github.com/nfroidure/svgicons2svgfont/tags
 https://github.com/nfroidure/svg-pathdata/tags
 https://github.com/fontello/ttf2eot/tags
 https://github.com/fontello/ttf2woff/tags
 https://github.com/fontello/wawoff2/tags
 https://github.com/junmer/is-ttf
 https://www.npmjs.com/package/b3b
 https://github.com/junmer/is-eot
 https://github.com/sindresorhus/is-svg/tags
 https://github.com/NaturalIntelligence/fast-xml-parser/tags
 https://www.npmjs.com/package/strnum
 https://github.com/junmer/is-woff/tags
 https://github.com/arthurvr/is-woff2/tags
 https://github.com/nfroidure/neatequal/tags
 https://github.com/nfroidure/VarStream/tags
 https://github.com/google/woff2/tags
 https://github.com/google/brotli/tags
# this is to force +dfsg suffix
Files-Excluded: husky.config.js
Files-Excluded-svg-pathdata: lib
Files-Excluded-is-woff: fixture
Files-Excluded-is-woff2: test/fixture
Files-Excluded-wawoff2: build test/fixtures
Files-Excluded-fast-xml-parser: index.html static lib

Files: *
Copyright: 2022, itgalaxy <development@itgalaxy.company>
License: Expat

Files: debian/*
Copyright: 2022, Pirate Praveen <praveen@debian.org>
 2022, Julian Gilbey <jdg@debian.org>
License: Expat

Files: is-eot/* is-ttf/* is-woff/*
Copyright: Lingjun Meng (junmer)
License: Expat

Files: is-svg/*
Copyright: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
License: Expat

Files: fast-xml-parser/*
Copyright: 2017 Amit Kumar Gupta
License: Expat

Files: fast-xml-parser/src/read.js
Copyright: 2013 Timothy J Fontaine <tjfontaine@gmail.com>
License: Expat

Files: strnum/*
Copyright: 2021 Natural Intelligence
License: Expat

Files: is-woff2/*
Copyright: Arthur Verschaeve <contact@arthurverschaeve.be> (arthurverschaeve.be)
License: Expat

Files: svg-pathdata/* svgicons2svgfont/*
Copyright: 2017 Nicolas Froidure
License: Expat

Files: svgicons2svgfont/src/Matrix.js
Copyright: Epistemex.com 2014-2018
License: Expat

Files: ttf2eot/* ttf2woff/*
Copyright: 2013-2016 by Vitaly Puzrin
License: Expat

Files: wawoff2/*
Copyright: 2013-2017 by the WOFF2 Authors.
License: Expat

Files: neatequal/* varstream/*
Copyright: 2013-2014 Nicolas Froidure, <http://insertafter.com/>
License: Expat
Comment:
 The varstream/src/* files specified GPL, but this has now been corrected;
 see https://github.com/nfroidure/VarStream/issues/7 and the accepted pull
 request https://github.com/nfroidure/VarStream/pull/8

Files: woff2/*
Copyright: 2013-2017 the WOFF2 Authors
           2013-2017 Google Inc.
License: Expat

Files: woff2/CMakeLists.txt
       woff2/cmake/FindBrotliDec.cmake
       woff2/cmake/FindBrotliEnc.cmake
Copyright: 2017 Igalia S.L.
License: Expat

Files: brotli/*
Copyright: 2009, 2010, 2013-2016 by the Brotli Authors
License: Expat

Files: brotli/c/* brotli/compiler_config_setting.bzl
Copyright: 2010-2018 Google Inc.
Comment:
 Three files in brotli/c do not have copyright statements; presumably these
 are also copyright Google Inc.  (brotli/c/common/context.c,
 brotli/c/common/transform.h and brotli/c/tools/brotli.md)
License: Expat

Files: b3b/*
Copyright: Lingjun Meng (junmer)
Comment: The license is specified on the NPMJS page https://www.npmjs.com/package/b3b
License: ISC
 Permission to use, copy, modify, and/or distribute this software for
 any purpose with or without fee is hereby granted, provided that the
 above copyright notice and this permission notice appear in all
 copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
 AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.

License: Expat
 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.