Changed NOTICE file to remove references to embedded PCRE
[exim.git] / src / NOTICE
1 $Cambridge: exim/src/NOTICE,v 1.4 2009/10/14 11:26:32 nm4 Exp $
2
3 THE EXIM MAIL TRANSFER AGENT
4 ----------------------------
5
6 Copyright (c) 2004 University of Cambridge
7
8 This program is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 2 of the License, or
11 (at your option) any later version.
12
13 In addition, for the avoidance of any doubt, permission is granted to
14 link this program with OpenSSL or any other library package and to
15 (re)distribute the binaries produced as the result of such linking.
16
17 This program is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20 GNU General Public License for more details.
21
22 You should have received a copy of the GNU General Public License
23 along with this program; if not, write to the Free Software
24 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
25
26
27 UNSOLICITED EMAIL
28 -----------------
29
30 The use, supply or promotion of Exim for the purpose of sending bulk,
31 unsolicited electronic mail is incompatible with the basic aims of the program,
32 which revolve around the free provision of a service that enhances the quality
33 of personal communications. The author of Exim regards indiscriminate
34 mass-mailing as an antisocial, irresponsible abuse of the Internet.
35
36
37 INCORPORATED CODE
38 -----------------
39
40 A number of pieces of external code are included in the Exim distribution.
41
42  .   Support for the cdb (Constant DataBase) lookup method is provided by code
43      contributed by Nigel Metheringham of Planet Online Ltd. which contains
44      the following statements:
45      _________________________________________________________________________
46
47      Copyright (c) 1998 Nigel Metheringham, Planet Online Ltd
48
49      This program is free software; you can redistribute it and/or modify it
50      under the terms of the GNU General Public License as published by the
51      Free Software Foundation; either version 2 of the License, or (at your
52      option) any later version.
53
54      This code implements Dan Bernstein's Constant DataBase (cdb) spec.
55      Information, the spec and sample code for cdb can be obtained from
56      http://www.pobox.com/~djb/cdb.html. This implementation borrows some code
57      from Dan Bernstein's implementation (which has no license restrictions
58      applied to it).
59      _________________________________________________________________________
60
61      The implementation is completely contained within the code of Exim. It
62      does not link against an external cdb library.
63
64  .   Client support for Microsoft's "Secure Password Authentication" is pro-
65      vided by code contributed by Marc Prud'hommeaux. Server support was
66      contributed by Tom Kistner. This includes code taken from the Samba
67      project, which is released under the Gnu GPL.
68
69
70  .   Support for calling the Cyrus "pwcheck" and "saslauthd" daemons is
71      provided by code taken from the Cyrus-SASL library and adapted by
72      Alexander S. Sabourenkov. The permission notice appears below, in
73      accordance with the conditions expressed therein.
74
75      _________________________________________________________________________
76
77      Copyright (c) 2001 Carnegie Mellon University. All rights reserved.
78
79      Redistribution and use in source and binary forms, with or without
80      modification, are permitted provided that the following conditions are
81      met:
82
83      1.   Redistributions of source code must retain the above copyright
84           notice, this list of conditions and the following disclaimer.
85
86      2.   Redistributions in binary form must reproduce the above copyright
87           notice, this list of conditions and the following disclaimer in the
88           documentation and/or other materials provided with the distribution.
89
90      3.   The name 'Carnegie Mellon University' must not be used to endorse or
91           promote products derived from this software without prior written
92           permission. For permission or any other legal details, please
93           contact
94
95             Office of Technology Transfer
96             Carnegie Mellon University
97             5000 Forbes Avenue
98             Pittsburgh, PA  15213-3890
99             (412) 268-4387, fax: (412) 268-7395
100             tech-transfer@andrew.cmu.edu
101
102      4.   Redistributions of any form whatsoever must retain the following
103           acknowledgment:
104              This product includes software developed by Computing Services at
105              Carnegie Mellon University (http://www.cmu.edu/computing/).
106
107      CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
108      SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
109      FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE FOR ANY
110      SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
111      RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
112      CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
113      CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
114      _________________________________________________________________________
115
116
117  .   The Exim Monitor program, which is an X-Window application, includes
118      modified versions of the Athena StripChart and TextPop widgets. This code
119      is copyright by DEC and MIT, and their permission notice appears below,
120      in accordance with the conditions expressed therein.
121
122      _________________________________________________________________________
123
124      Copyright 1987, 1988 by Digital Equipment Corporation, Maynard,
125      Massachusetts, and the Massachusetts Institute of Technology, Cambridge,
126      Massachusetts.
127
128                                 All Rights Reserved
129
130      Permission to use, copy, modify, and distribute this software and its
131      documentation for any purpose and without fee is hereby granted, provided
132      that the above copyright notice appear in all copies and that both that
133      copyright notice and this permission notice appear in supporting documen-
134      tation, and that the names of Digital or MIT not be used in advertising
135      or publicity pertaining to distribution of the software without specific,
136      written prior permission.
137
138      DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
139      ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
140      DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
141      ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
142      WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
143      ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
144      SOFTWARE.
145      _________________________________________________________________________
146
147
148  .   Some of the code to support the use of maildirsize files for maildir
149      deliveries is taken from the Courier Imapd source code. This code is
150      released under the GPL.
151      _________________________________________________________________________
152
153 --
154 Philip Hazel            University of Cambridge Computing Service,