Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: VapourSynth
Upstream-Contact: Fredrik Mellbin <fredrik.mellbin@gmail.com>
Source: https://github.com/vapoursynth/vapoursynth

Files: *
Copyright: 2008-2015, Ben Rudiak-Gould
           2012, Dimitar Toshkov Zhekov
           2012-2021, Fredrik Mellbin
           2015-2018, Hoppsan G. Pig
           1997-2015, Joe Lowe
           2013-2014, John Smith
           2013, Victor Efimov
License: LGPL-2.1+

Files: src/avfs/avfs.cpp
       src/avfs/avfs.h
       src/avfs/avfsavi2.cpp
       src/avfs/avfswav.cpp
       src/avfs/videoinfoadapter.h
       src/avfs/vsfs.cpp
       src/avfs/vsfs.h
       src/avfs/xxfs.h
       src/avisynth/avisynth.h
       src/avisynth/avs/*
       src/avisynth/interface.cpp
       src/filters/avisource/AVIReadCache.cpp
       src/filters/avisource/AVIReadHandler.cpp
       src/filters/avisource/AVIReadHandler.h
       src/filters/avisource/AVIReadHandlerTunnelW32.cpp
       src/filters/avisource/AVIReadIndex.cpp
       src/filters/avisource/AVIReadIndex.h
       src/filters/avisource/Avisynth.h
       src/filters/avisource/DubSource.cpp
       src/filters/avisource/DubSource.h
       src/filters/avisource/FastReadStream.cpp
       src/filters/avisource/FastReadStream.h
       src/filters/avisource/Fixes.h
       src/filters/avisource/clip_info.h
       src/filters/avisource/misc.cpp
       src/filters/avisource/misc.h
       src/filters/eedi3/*
       src/filters/vinverse/*
Copyright: 1998-2007, Avery Lee
           2000-2010, Ben Rudiak-Gould
           2009, Ian Brabham
           2003, Kevin Atkinson
           2006-2010, Kevin Stone
           2006, Klaus Post
License: GPL-2+

Files: src/filters/morpho/*
       src/filters/ocr/*
       src/filters/subtext/text.c
Copyright: 2012-2014, Martin Herkt <lachs0r@srsfckn.biz>
License: ISC

Files: include/VSHelper.h
       src/filters/removegrain/removegrainvs.cpp
       src/filters/removegrain/repairvs.cpp
       src/filters/removegrain/shared.cpp
       src/filters/removegrain/shared.h
Copyright: 2012-2015, Fredrik Mellbin
License: WTFPL-2

Files: src/core/jitasm.h
Copyright: 2009-2011, Hikaru Inoue, Akihiro Yamasaki
License: BSD-3-clause

Files: debian/*
Copyright: 2017-2021, Christian Marillat <marillat@deb-multimedia.org>
           2014-2017, djcj <djcj@gmx.de>
License: GPL-2+

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

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.
 .
 You should have received a copy of the GNU General Public License along
 with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian GNU/Linux systems, the complete text of the GNU General Public
 License can be found in /usr/share/common-licenses/GPL-2.

License: ISC
 Permission to use, copy, modify, and 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: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.

License: WTFPL-2
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 Version 2, December 2004
 .
 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 .
 Everyone is permitted to copy and distribute verbatim or modified copies of
 this license document, and changing it is allowed as long as the name is
 changed.
 .
 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR
 COPYING, DISTRIBUTION AND MODIFICATION
 .
 0. You just DO WHAT THE FUCK YOU WANT TO.
