Remove my email address accidentally left in the NOTICE file.
[exim.git] / src / NOTICE
1 $Cambridge: exim/src/NOTICE,v 1.3 2006/01/04 11:55:50 ph10 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  .   Regular expressions are supported in the main Exim program and in the
43      Exim monitor using the freely-distributable PCRE library, copyright (c)
44      2003 University of Cambridge. The source is distributed in the directory
45      src/pcre. However, this is a cut-down version of PCRE. If you want to use
46      the PCRE library in other programs, you should obtain and install the
47      full version from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre.
48
49
50  .   Support for the cdb (Constant DataBase) lookup method is provided by code
51      contributed by Nigel Metheringham of Planet Online Ltd. which contains
52      the following statements:
53      _________________________________________________________________________
54
55      Copyright (c) 1998 Nigel Metheringham, Planet Online Ltd
56
57      This program is free software; you can redistribute it and/or modify it
58      under the terms of the GNU General Public License as published by the
59      Free Software Foundation; either version 2 of the License, or (at your
60      option) any later version.
61
62      This code implements Dan Bernstein's Constant DataBase (cdb) spec.
63      Information, the spec and sample code for cdb can be obtained from
64      http://www.pobox.com/~djb/cdb.html. This implementation borrows some code
65      from Dan Bernstein's implementation (which has no license restrictions
66      applied to it).
67      _________________________________________________________________________
68
69      The implementation is completely contained within the code of Exim. It
70      does not link against an external cdb library.
71
72  .   Client support for Microsoft's "Secure Password Authentication" is pro-
73      vided by code contributed by Marc Prud'hommeaux. Server support was
74      contributed by Tom Kistner. This includes code taken from the Samba
75      project, which is released under the Gnu GPL.
76
77
78  .   Support for calling the Cyrus "pwcheck" and "saslauthd" daemons is
79      provided by code taken from the Cyrus-SASL library and adapted by
80      Alexander S. Sabourenkov. The permission notice appears below, in
81      accordance with the conditions expressed therein.
82
83      _________________________________________________________________________
84
85      Copyright (c) 2001 Carnegie Mellon University. All rights reserved.
86
87      Redistribution and use in source and binary forms, with or without
88      modification, are permitted provided that the following conditions are
89      met:
90
91      1.   Redistributions of source code must retain the above copyright
92           notice, this list of conditions and the following disclaimer.
93
94      2.   Redistributions in binary form must reproduce the above copyright
95           notice, this list of conditions and the following disclaimer in the
96           documentation and/or other materials provided with the distribution.
97
98      3.   The name 'Carnegie Mellon University' must not be used to endorse or
99           promote products derived from this software without prior written
100           permission. For permission or any other legal details, please
101           contact
102
103             Office of Technology Transfer
104             Carnegie Mellon University
105             5000 Forbes Avenue
106             Pittsburgh, PA  15213-3890
107             (412) 268-4387, fax: (412) 268-7395
108             tech-transfer@andrew.cmu.edu
109
110      4.   Redistributions of any form whatsoever must retain the following
111           acknowledgment:
112              This product includes software developed by Computing Services at
113              Carnegie Mellon University (http://www.cmu.edu/computing/).
114
115      CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
116      SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
117      FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE FOR ANY
118      SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
119      RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
120      CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
121      CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
122      _________________________________________________________________________
123
124
125  .   The Exim Monitor program, which is an X-Window application, includes
126      modified versions of the Athena StripChart and TextPop widgets. This code
127      is copyright by DEC and MIT, and their permission notice appears below,
128      in accordance with the conditions expressed therein.
129
130      _________________________________________________________________________
131
132      Copyright 1987, 1988 by Digital Equipment Corporation, Maynard,
133      Massachusetts, and the Massachusetts Institute of Technology, Cambridge,
134      Massachusetts.
135
136                                 All Rights Reserved
137
138      Permission to use, copy, modify, and distribute this software and its
139      documentation for any purpose and without fee is hereby granted, provided
140      that the above copyright notice appear in all copies and that both that
141      copyright notice and this permission notice appear in supporting documen-
142      tation, and that the names of Digital or MIT not be used in advertising
143      or publicity pertaining to distribution of the software without specific,
144      written prior permission.
145
146      DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
147      ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
148      DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
149      ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
150      WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
151      ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
152      SOFTWARE.
153      _________________________________________________________________________
154
155
156  .   Some of the code to support the use of maildirsize files for maildir
157      deliveries is taken from the Courier Imapd source code. This code is
158      released under the GPL.
159      _________________________________________________________________________
160
161 --
162 Philip Hazel            University of Cambridge Computing Service,