File: copyright

package info (click to toggle)
fuse-emulator 1.3.2%2Bdfsg1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 10,456 kB
  • ctags: 9,261
  • sloc: ansic: 83,215; sh: 11,503; perl: 3,806; makefile: 1,000; yacc: 254; lex: 143
file content (58 lines) | stat: -rw-r--r-- 2,052 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Philip Kendall <philip-fuse@shadowmagic.org.uk>
Source: http://fuse-emulator.sourceforge.net/
Comment:
 The source tarball comes without the roms/ directory, which contains
 non-free software. See the README.Debian file for details.

Files: *
Copyright: 1999-2016 Philip Kendall and others
License: GPL-2+
Comment:
 See the AUTHORS file for details on other contributors.

Files: compat/getopt.c
       compat/getopt.h
       compat/getopt1.c
Copyright: 1987-2001 Free Software Foundation, Inc.
           2003 Philip Kendall
License: LGPL-2.1+

Files: sound/blipbuffer.c
       sound/blipbuffer.h
Copyright: 2003-2006 Shay Green
License: LGPL-2.1+

Files: sound/sfifo.h
Copyright: 2000-2002 David Olofson
License: LGPL-2.1+

Files: debian/*
Copyright: 2010-2013,2015-2016 Alberto Garcia <berto@igalia.com>
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.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/GPL-2

License: LGPL-2.1+
 This module 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 module 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.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/LGPL-2.1