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