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-Excluded:
 .codespellignore
 .*
 installer/pfm-192-vapoursynth-win.exe
 msvc_project

Files: *
Copyright: 2008-2015, Ben Rudiak-Gould
           2012, Dimitar Toshkov Zhekov
           2012-2025, 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
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: include/VSHelper.h
Copyright: 2012-2015, Fredrik Mellbin
License: WTFPL-2

Files: debian/*
Copyright: 2017-2025, Christian Marillat <marillat@deb-multimedia.org>
License: GPL-2+

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 <https://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 <https://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.
