Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libass
Upstream-Contact: Grigori Goronzy <greg@geekmind.org>
Source: https://github.com/libass/libass
Files-Excluded:
 .*

Files: *
Copyright: 2006, Evgeniy Stepanov <eugeni.stepanov@gmail.com>
           2011, Grigori Goronzy <greg@chown.ath.cx>
           2009-2011, Grigori Goronzy <greg@geekmind.org>
           2015, Grigori Goronzy <greg@kinoho.net>
           2015, Oleg Oshmyan <chortos@inbox.lv>
           2013, Rodget combs <rcombs@rcombs.me>
           2013, Stefano Pigozzi <stefano.pigozzi@gmail.com>
           2015, Stephan Vedder <stephan.vedder@gmail.com>
           2014-2017, Vabishchevich Nikolay <vabnick@gmail.com>
           2011-2014, Yu Zhuohuang <yuzhuohuang@qq.com>
           2006-2016, libass contributors
           2005-2020, x264 project
License: ISC

Files: m4/*
Copyright: 1994-2018, Free Software Foundation, Inc
License: FSFULLR

Files: libass/ass_strtod.c
Copyright: 2016, Oleg Oshmyan <chortos@inbox.lv>
           1994, Sun Microsystems, Inc
           1988-1993, The Regents of the University of California
License: MIT/X11

Files: debian/*
Copyright: 2015-2025, Christian Marillat <marillat@deb-multimedia.org>
           2011-2013, Alessio Treglia <alessio@debian.org>
           2008, Christophe Mutricy <xtophe@videolan.org>
           2014, Sebastian Ramacher <sramacher@debian.org>
License: GPL-2+

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 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.

License: FSFUL
 This configure script is free software; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.

License: FSFULLR
 This file is free software; the Free Software Foundation gives unlimited
 permission to copy and/or distribute it, with or without modifications, as
 long as this notice is preserved.

License: GPL-2 with LibTool exception
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
 Software Foundation; either version 2, or (at your option) any later
 version.
 .
 As a special exception to the GNU General Public License,
 if you distribute this file as part of a program or library that
 is built using GNU Libtool, you may include this file under the
 same distribution terms that you use for the rest of that program.
 .
 GNU Libtool 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
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with GNU Libtool; see the file COPYING. If not,
 see <https://www.gnu.org/licenses/>.

License: GPL-2+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 2 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 GNU General Public License for
 more details.
 .
 On Debian systems, the full text of the GNU General Public License version
 2 can be found in the file /usr/share/common-licenses/GPL-2

License: GPL-2+ with AutoConf exception
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
 Software Foundation; either version 2, or (at your option) any later
 version.
 .
 As a special exception, the Free Software Foundation gives unlimited
 permission to copy, distribute and modify the configure scripts that are the
 output of Autoconf.  You need not follow the terms of the GNU General Public
 License when using or distributing such scripts, even though portions of the
 text of Autoconf appear in them.  The GNU General Public License (GPL) does
 govern all other use of the material that constitutes the Autoconf program.
 .
 Certain portions of the Autoconf source text are designed to be copied (in
 certain cases, depending on the input) into the output of Autoconf.  We call
 these the "data" portions.  The rest of the Autoconf source text consists of
 comments plus executable code that decides which of the data portions to
 output in any given case.  We call these comments and executable code the
 "non-data" portions.  Autoconf never copies any of the non-data portions
 into its output.
 .
 This special exception to the GPL applies to versions of Autoconf released
 by the Free Software Foundation.  When you make and distribute a modified
 version of Autoconf, you may extend this special exception to the GPL to
 apply to your modified version as well, *unless* your modified version has
 the potential to copy into its output some of the text that was the non-data
 portion of the version that you started with.  (In other words, unless your
 change moves or copies text from the non-data portions to the data
 portions.) If your modification has such potential, you must delete any
 notice of this special exception to the GPL from your modified version.

License: Autoconf-exception-3.0
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.
 .
 This Exception is an additional permission under section 7 of the GNU
 General Public License, version 3 ("GPLv3").  It applies to a given file
 that bears a notice placed by the copyright holder of the file stating that
 the file is governed by GPLv3 along with this Exception.
 .
 The purpose of this Exception is to allow distribution of Autoconf's
 typical output under terms of the recipient's choice (including
 proprietary).
 .
   0. Definitions.
 .
   "Covered Code" is the source or object code of a version of Autoconf that
   is a covered work under this License.
 .
   "Normally Copied Code" for a version of Autoconf means all parts of its
   Covered Code which that version can copy from its code (i.e., not from its
   input file) into its minimally verbose, non-debugging and non-tracing
   output.
 .
   "Ineligible Code" is Covered Code that is not Normally Copied Code.
   1. Grant of Additional Permission.
 .
   You have permission to propagate output of Autoconf, even if such
   propagation would otherwise violate the terms of GPLv3.  However, if by
   modifying Autoconf you cause any Ineligible Code of the version you received
   to become Normally Copied Code of your modified version, then you void this
   Exception for the resulting covered work.  If you convey that resulting
   covered work, you must remove this Exception in accordance with the second
   paragraph of Section 7 of GPLv3.
   2. No Weakening of Autoconf Copyleft.
 .
   The availability of this Exception does not imply any general presumption
   that third-party software is unaffected by the copyleft requirements of the
   license of Autoconf.

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.
 .
 THIS 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: MIT/X11
 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.
