Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Video function for Octave
Upstream-Contact: Andreas Weber <octave@josoansi.de>
Source: https://octave.sourceforge.io/video/

Files: *
Copyright: 2019-2020 Andreas Weber <octave@josoansi.de>
License: GPL-3+

Files: src/cap_ffmpeg_impl_ov.hpp src/ffmpeg_codecs.hpp
Copyright: 2000-2008, Intel Corporation
           2009, Willow Garage Inc.
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:
 .
 * Redistribution's of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 .
 * Redistribution's 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.
 .
 * The name of the copyright holders may not be used to endorse or
   promote products derived from this software without specific prior
   written permission.
 .
 This software is provided by the copyright holders 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 Intel
 Corporation 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.

Files: debian/*
Copyright: 2018, 2020 Rafael Laboissiere <rafael@debian.org>
License: GPL-3+

License: GPL-3+
 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 3 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 systems, the complete text of the GNU General Public
 License, version 3, can be found in the file
 `/usr/share/common-licenses/GPL-3'.