File: copyright

package info (click to toggle)
ffmpegfs 2.17-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 17,464 kB
  • sloc: cpp: 20,943; sh: 4,825; ansic: 333; makefile: 232; php: 53
file content (81 lines) | stat: -rw-r--r-- 3,017 bytes parent folder | download | duplicates (2)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ffmpegfs
Upstream-Contact: Norbert Schlia <nschlia@oblivion-software.de>
Source: https://github.com/nschlia/ffmpegfs

Files: *
Copyright:
 2017-2024 Norbert Schlia <nschlia@oblivion-software.de>
 2008-2013 Kristofer Henriksson
 2006-2008 David Collett
License: GPL-3+

Files: debian/*
Copyright:
 2019-2024 Norbert Schlia
 2010-2012 Alessio Treglia <alessio@debian.org>
 2008-2009 Todd A. Jacobs
License: GPL-3+

Files: test/srcdir/*
Copyright: 
 2019-2024 Norbert Schlia
License: CC0-1.0

Files:
 NEWS
 ffmpegfs.1.txt
 ffmpegfs.1
 README.md
 INSTALL.md
Copyright:
 2017-2024 Norbert Schlia <nschlia@oblivion-software.de>
 2010-2011 Kristofer Henriksson
License: GFDL-NIV-1.3 or 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 can be found in `/usr/share/common-licenses/GPL-3'.

License: GFDL-NIV-1.3
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in `/usr/share/common-licenses/GPL-3', and the complete
 text of the GNU Free Documentation License can be found in
 `/usr/share/common-licenses/GFDL-1.3'.
Comment:
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the COPYING.DOC file as
 part of this distribution.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication along with
 this software. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the complete text of the CC0 1.0 Universal license can be
 found in ‘/usr/share/common-licenses/CC0-1.0’.