File: copyright

package info (click to toggle)
fluidsynth-dssi 1.0.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,552 kB
  • sloc: sh: 10,061; ansic: 3,606; makefile: 45
file content (52 lines) | stat: -rw-r--r-- 1,778 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://sourceforge.net/projects/dssi/files/fluidsynth-dssi
Upstream-Name: fluidsynth-dssi
Upstream-Contact: Sean Bolton <musound@jps.net>

Files: *
Copyright: 2004-2009 Sean Bolton
License: GPL-2+

Files: src/load_soundfont_metadata.*
Copyright:
 2003 Peter Hanappe
 1995-1997 Peter Mattis, Spencer Kimball, Josh MacDonald, Josh Green
 2005-2009 Sean Bolton and others
License: GPL-2+

Files:
 src/fluidsynth-dssi.*
 src/FluidSynth-DSSI_gtk.c
Copyright:
 2003 Peter Hanappe and others
 2004-2009 Sean Bolton and others
License: GPL-2+

Files: src/locate_soundfont.c
Copyright: 2004, 2009 Chris Cannam and others
License: GPL-2+

Files: debian/*
Copyright:
 2019 Olivier Humbert <trebmuh@tuxfamily.org>
 2010 Alessio Treglia <alessio@debian.org>
 2007 Free Ekanayaka <freee@debian.org>
 2005 Willem van Engen <wvengen+demudi@stack.nl>
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, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Comment: On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.