Mercurial > hg > xemacs-beta
comparison lisp/ilisp/COPYING @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children | b82b59fe008d |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 COPYING -- TERMS AND LICENSING AGREEMENT FOR ILISP | |
2 ------------------------------------------------------------------------------- | |
3 | |
4 This file is part of ILISP. | |
5 Version: 5.7 | |
6 Date: January 4th, 1995 | |
7 | |
8 Copyright (C) 1990, 1991, 1992, 1993 Chris McConnell | |
9 1993, 1994 Ivan Vasquez | |
10 1994, 1995 Marco Antoniotti and Rick Busdiecker | |
11 | |
12 Other authors' names for which this Copyright notice also holds | |
13 may appear later in this file. | |
14 | |
15 Send mail to 'ilisp-request@lehman.com' to be included in the | |
16 ILISP mailing list. 'ilisp@lehman.com' is the general ILISP | |
17 mailing list were bugs and improvements are discussed. | |
18 | |
19 ------------------------------------------------------------------------------- | |
20 | |
21 ILISP if freely redistributable. Eventually it may become part of GNU | |
22 Emacs and it will in that case comply with the GPL. | |
23 | |
24 For the time being we adopt the following licensing agreement. Such | |
25 licensing agreement may be overridden by the licensing notice | |
26 contained in an individual file and for that file only. | |
27 | |
28 ------------------------------------------------------------------------------- | |
29 | |
30 GENERAL LICENSE AGREEMENT AND LACK OF WARRANTY | |
31 | |
32 | |
33 This software is distributed in the hope that it will be useful (both | |
34 in and of itself and as an example of lisp programming), but WITHOUT | |
35 ANY WARRANTY. The author(s) do not accept responsibility to anyone for | |
36 the consequences of using it or for whether it serves any particular | |
37 purpose or works at all. No warranty is made about the software or its | |
38 performance. | |
39 | |
40 Use and copying of this software and the preparation of derivative | |
41 works based on this software are permitted, so long as the following | |
42 conditions are met: | |
43 o The copyright notice and this entire notice are included intact | |
44 and prominently carried on all copies and supporting documentation. | |
45 o No fees or compensation are charged for use, copies, or | |
46 access to this software. You may charge a nominal | |
47 distribution fee for the physical act of transferring a | |
48 copy, but you may not charge for the program itself. | |
49 o If you modify this software, you must cause the modified | |
50 file(s) to carry prominent notices (a Change Log) | |
51 describing the changes, who made the changes, and the date | |
52 of those changes. | |
53 o Any work distributed or published that in whole or in part | |
54 contains or is a derivative of this software or any part | |
55 thereof is subject to the terms of this agreement. The | |
56 aggregation of another unrelated program with this software | |
57 or its derivative on a volume of storage or distribution | |
58 medium does not bring the other program under the scope | |
59 of these terms. | |
60 o Permission is granted to manufacturers and distributors of | |
61 lisp compilers and interpreters to include this software | |
62 with their distribution. | |
63 | |
64 This software is made available AS IS, and is distributed without | |
65 warranty of any kind, either expressed or implied. | |
66 | |
67 In no event will the author(s) or their institutions be liable to you | |
68 for damages, including lost profits, lost monies, or other special, | |
69 incidental or consequential damages arising out of or in connection | |
70 with the use or inability to use (including but not limited to loss of | |
71 data or data being rendered inaccurate or losses sustained by third | |
72 parties or a failure of the program to operate as documented) the | |
73 program, even if you have been advised of the possibility of such | |
74 damanges, or for any claim by any other party, whether in an action of | |
75 contract, negligence, or other tortious action. | |
76 | |
77 January 4th, 1995 | |
78 | |
79 # end of file -- COPYING -- |