File: copyright

package info (click to toggle)
gbsplay 0.0.94-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 696 kB
  • sloc: ansic: 6,784; sh: 954; makefile: 387; perl: 99; xml: 13
file content (41 lines) | stat: -rw-r--r-- 1,682 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gbsplay
Upstream-Contact: Christian Garbs <debian@cgarbs.de>
Source: https://github.com/mmitch/gbsplay

Files: *
Copyright: 2003-2018 Tobias Diedrich <ranma@gmx.at>
                     Christian Garbs <mitch@cgarbs.de>
                     Maximilian Rehkopf <otakon@gmx.net>
License: GPL-1+
 Licensed under GNU GPL v1 or, at your option, any later version.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 1 can be found in `/usr/share/common-licenses/GPL-1'.

Files: examples/nightmode.gbs
Copyright: 2000 Laxity of Dual Crew Shining (Nightmode Demo)
License: public-domain
 The author disclaims copyright to this source code.

Files: debian/*
Copyright: 2007-2020 Gürkan Myczko <gurkan@phys.ethz.ch>
           2003-2007 Christian Garbs <mitch@cgarbs.de>
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 `/usr/share/common-licenses/GPL-3'.