File: copyright

package info (click to toggle)
gavl 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,324 kB
  • sloc: ansic: 474,645; makefile: 305; sh: 109
file content (91 lines) | stat: -rw-r--r-- 3,268 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Gmerlin Audio Video Library
Upstream-Contact: Members of the Gmerlin project <gmerlin-general@lists.sourceforge.net>
Source: https://sourceforge.net/projects/gmerlin/files/gavl/

Files: *
Copyright:
 2001-2026 Members of the Gmerlin project <gmerlin-general@lists.sourceforge.net>
 2001-2004 the xine project
License: GPL-2+

Files: gavl/bayer.c
Copyright: 2008, Hans de Goede <hdegoede@redhat.com>
 2001-2024, Members of the Gmerlin project
License: LGPL-2.1+

Files: gavl/libsamplerate/*
 include/samplerate.h
Copyright:
 2002-2008 Erik de Castro Lopo <erikd@mega-nerd.com>
License: GPL-2+

Files: gavl/libsamplerate/float_cast.h
 include/float_cast.h
Copyright:
 2001-2008, Erik de Castro Lopo <erikd@mega-nerd.com>
License: LGPL-2.1+

Files: gavl/libgdither/*
Copyright:
 2002 Steve Harris <steve@plugin.org.uk>
License: GPL-2+

Files: gavl/mmx/mmx.h
 include/attributes.h
Copyright: 1999-2000, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
  2000-2001, Michel Lespinasse <walken@zoy.org>
License: GPL-2+

Files: gavl/arith128.c
 include/arith128.h
Copyright: 2004, Linas Vepstas <linas@linas.org>
 2001-2024 Members of the Gmerlin project <gmerlin-general@lists.sourceforge.net>
License: GPL-2+

Files: include/bswap.h
Copyright: 2006 Michael Niedermayer <michaelni@gmx.at>
  2001-2024, Members of the Gmerlin project
License: GPL-2+ and LGPL-2.1+

Files: debian/*
Copyright:
 2011-2026, IOhannes m zmölnig <umlaeute@debian.org>
 2010-2012, Alessio Treglia <alessio@debian.org>
 2008-2009, Romain Beauxis <toots@rastageeks.org>
 2008 Christian Marillat <marillat@debian.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 <http://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License can be found in /usr/share/common-licenses/GPL-2 file.

License: LGPL-2.1+
 FFmpeg 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.
 .
 FFmpeg 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 program.  If not, see <http://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in /usr/share/common-licenses/LGPL-2.1 file.