File: copyright

package info (click to toggle)
alien-arena 7.66%2Bdfsg-6
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 9,652 kB
  • sloc: ansic: 113,704; cpp: 41,133; sh: 4,507; makefile: 549; ruby: 438
file content (112 lines) | stat: -rw-r--r-- 3,945 bytes parent folder | download | duplicates (6)
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
This package was debianized by Andres Mejia <mcitadel@gmail.com> on
Thu, 14 Jun 2007 19:44:45 -0400.

It was downloaded from <http://icculus.org/alienarena/Files/>. Game data
files were separated into a different source package (alien-arena-data).

All binaries were excluded in the orig tarball from the upstream source.
Certain other file types and directories were excluded as well. The
exclusions were;
*/CVS/*
CVS
*/.svn/*
.svn
*.exe
*.dll
*.ico
*.bat
*.dsp
*.dsw
*.lib

Upstream Authors:

There is a long list of credits - ALIEN ARENA is greatly indebted to the
following for it's creation and completion:

Design:  John Diamond with input from the community at large.
<irritant@planetquake.com>
Programming:  John Diamond, Victor Luchits, Shane Bayer, Jan Rafaj, Tony
Jackson <tonyj@cooldark.com>, Kyle Hunter.
Models and skins:  John Diamond, Alex Perez, Shawn Keeth.
Maps:  John Diamond
Textures:  John Diamond
Sounds:  John Diamond, Sound Rangers
Music:  John Diamond, WhiteLipper, Wooden Productions, and SoundRangers
Linux Port: Shane Bayer
FreeBSD port: "Ale"
Gentoo portage: Paul Bredbury
Debian packaging: Andres Mejia
Alien Arena IRC Channel:  Astralsin

There are other major contributions from the community from QuakeSrc.org,
including MrG, Psychospaz, Jalisko, Heffo, Chayfo, Dukey, Jitspoe,
Knightmare, and Carbon14.  Without this wonderful group of people, and the
release of their accomplishments, many features would not have been possible.

Copyright:

ALIEN ARENA and it's original content are a copyright of COR Entertainment,
LLC.

Alien Arena uses a modified version of the Quake II engine released by Id
Software, Inc. under the terms of the GPL.

Contact:  http://red.planetarena.org

email: irritant@planetquake.com

License:

Source code is licensed under the GNU General Public License
	Copyright 1997-2001 Id Software, Inc.
	Copyright 2007-2008  COR Entertainment, LLC.

	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.

	A copy of this license can be found in this system under
	</usr/share/common-licenses/GPL-2> or online at
	<http://www.gnu.org/copyleft/gpl.html>.

'rcon' and 'svstat' ruby scripts is licensed under the GNU Lesser General
Public License
	Copyright 2007 Tony Jackson

	This library 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 library 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
	Lesser General Public License for more details.

	You should have received a copy of the GNU Lesser General Public
	License along with this library; if not, write to the Free Software
	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
	02110-1301  USA

	A copy of this license can be found in this system under
	</usr/share/common-licenses/LGPL-2.1> or online at
	<http://www.gnu.org/copyleft/lgpl.html>.

The Debian packaging is:

Copyright 2007 Andres Mejia <mcitadel@gmail.com>
Copyright 2010 Michael Gilbert <michael.s.gilbert@gmail.com>

and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.