]> icculus.org git repositories - btb/d2x.git/blob - debian/copyright
tell to install d1 .pig for better textures
[btb/d2x.git] / debian / copyright
1 This package was debianized by Bradley Bell <bradleyb@u.washington.edu> on
2 Tue,  5 Feb 2002 22:16:01 -0800.
3
4 It was downloaded from <http://icculus.org/d2x/
5
6 Upstream Author: Bradley Bell <bradleyb@u.washington.edu>
7
8 Copyright:
9
10 The Descent 2 source code was released by Parallax with this license:
11 ---------------------------------------------------------------------------
12
13 THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
14 SOFTWARE CORPORATION ("PARALLAX").  PARALLAX, IN DISTRIBUTING THE CODE TO
15 END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
16 ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
17 IN USING, DISPLAYING,  AND CREATING DERIVATIVE WORKS THEREOF, SO LONG AS
18 SUCH USE, DISPLAY OR CREATION IS FOR NON-COMMERCIAL, ROYALTY OR REVENUE
19 FREE PURPOSES.  IN NO EVENT SHALL THE END-USER USE THE COMPUTER CODE
20 CONTAINED HEREIN FOR REVENUE-BEARING PURPOSES.  THE END-USER UNDERSTANDS
21 AND AGREES TO THE TERMS HEREIN AND ACCEPTS THE SAME BY USE OF THIS FILE.
22 COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION.  ALL RIGHTS RESERVED.
23
24 We make no warranties as to the usability or correctness of this code.
25
26 ---------------------------------------------------------------------------
27
28 The modifications to Descent 2 which make up d2x are covered by the
29 same license as the d1x project, given below.
30
31 There used to be an additional clause here, but it was functionally
32 equivalent to the d1x license, and the d1x license would override it
33 anyway, so it has been removed.
34
35 ---------------------------------------------------------------------------
36
37 D1x License 
38
39 Preamble
40 --------
41
42 This License is designed to allow the Descent programming community to
43 continue to have the Descent source open and available to anyone.
44
45 Original Parallax License
46 -------------------------
47
48 THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
49 SOFTWARE CORPORATION ("PARALLAX").  PARALLAX, IN DISTRIBUTING THE CODE TO
50 END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
51 ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
52 IN USING, DISPLAYING,  AND CREATING DERIVATIVE WORKS THEREOF, SO LONG AS
53 SUCH USE, DISPLAY OR CREATION IS FOR NON-COMMERCIAL, ROYALTY OR REVENUE
54 FREE PURPOSES.  IN NO EVENT SHALL THE END-USER USE THE COMPUTER CODE
55 CONTAINED HEREIN FOR REVENUE-BEARING PURPOSES.  THE END-USER UNDERSTANDS
56 AND AGREES TO THE TERMS HEREIN AND ACCEPTS THE SAME BY USE OF THIS FILE.  
57 COPYRIGHT 1993-1998 PARALLAX SOFTWARE CORPORATION.  ALL RIGHTS RESERVED.
58
59 We make no warranties as to the usability or correctness of this code.
60 -------------------------
61
62 The D1x project is the combination of the original Parallax code and the 
63 modifications and additions made to source code.  While the original code is 
64 only under the Original Parallax License the D1x project contains original 
65 code that was not made by Parallax.  This ADDED and/or CHANGED code has the 
66 following added restrictions:
67
68 1) By using this source you are agreeing to these terms.  
69
70 2) D1x and derived works may only be modified if ONE of the following is done:
71         
72         a) The modified version is placed under this license.  The source 
73         code used to create the modified version is freely and publicly 
74         available under this license.  
75
76         b) The modified version is only used by the developer.
77
78 3) D1X IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
79 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
80 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.