File: copyright

package info (click to toggle)
ketm 0.0.6-25
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 10,524 kB
  • sloc: ansic: 7,302; sh: 3,540; makefile: 135
file content (35 lines) | stat: -rw-r--r-- 1,528 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ketm-gg
Source: https://sourceforge.net/projects/ketm-gg/files/ketm-old/

Files: *
Copyright: 2001-2002, Walter Haslbeck <whaslbeck@web.de>
License: GPL-2+

Files: debian/*
Copyright: 2001-2003, Magnus Ekdahl <magnus@debian.org>
           2004-2006, Sam Hocevar (Debian packages) <sam+deb@zoy.org>
           2007,      Jon Dowland <jon@alcopop.org>
           2008,      Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
           2008,      Ansgar Burchardt <ansgar@43-1.org>
           2009,      Barry deFreese <bdefreese@debian.org>
           2016-2021, Markus Koschany <apo@debian.org>
License: GPL-2+

License: GPL-2+
 ketm 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, or (at your option) any later
 version.
 .
 ketm 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 St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License 2 can be found in `/usr/share/common-licenses/GPL-2'.