]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/sendmail/LICENSE
This commit was generated by cvs2svn to compensate for changes in r57416,
[FreeBSD/FreeBSD.git] / contrib / sendmail / LICENSE
1                              SENDMAIL LICENSE
2
3 The following license terms and conditions apply, unless a different
4 license is obtained from Sendmail, Inc., 1401 Park Avenue, Emeryville, CA
5 94608, or by electronic mail at license@sendmail.com.
6
7 License Terms:
8
9 Use, Modification and Redistribution (including distribution of any
10 modified or derived work) in source and binary forms is permitted only if
11 each of the following conditions is met:
12
13 1. Redistributions qualify as "freeware" or "Open Source Software" under
14    one of the following terms:
15
16    (a) Redistributions are made at no charge beyond the reasonable cost of
17        materials and delivery.
18
19    (b) Redistributions are accompanied by a copy of the Source Code or by an
20        irrevocable offer to provide a copy of the Source Code for up to three
21        years at the cost of materials and delivery.  Such redistributions
22        must allow further use, modification, and redistribution of the Source
23        Code under substantially the same terms as this license.  For the
24        purposes of redistribution "Source Code" means the complete source
25        code of sendmail including all modifications.
26
27    Other forms of redistribution are allowed only under a separate royalty-
28    free agreement permitting such redistribution subject to standard
29    commercial terms and conditions.  A copy of such agreement may be
30    obtained from Sendmail, Inc. at the above address.
31
32 2. Redistributions of source code must retain the copyright notices as they
33    appear in each source code file, these license terms, and the
34    disclaimer/limitation of liability set forth as paragraph 6 below.
35
36 3. Redistributions in binary form must reproduce the Copyright Notice,
37    these license terms, and the disclaimer/limitation of liability set
38    forth as paragraph 6 below, in the documentation and/or other materials
39    provided with the distribution.  For the purposes of binary distribution
40    the "Copyright Notice" refers to the following language:
41    "Copyright (c) 1998 Sendmail, Inc.  All rights reserved."
42
43 4. Neither the name of Sendmail, Inc. nor the University of California nor
44    the names of their contributors may be used to endorse or promote
45    products derived from this software without specific prior written
46    permission.  The name "sendmail" is a trademark of Sendmail, Inc.
47
48 5. All redistributions must comply with the conditions imposed by the
49    University of California on certain embedded code, whose copyright
50    notice and conditions for redistribution are as follows:
51
52    (a) Copyright (c) 1988, 1993 The Regents of the University of
53        California.  All rights reserved.
54
55    (b) Redistribution and use in source and binary forms, with or without
56        modification, are permitted provided that the following conditions
57        are met:
58
59       (i)   Redistributions of source code must retain the above copyright
60             notice, this list of conditions and the following disclaimer.
61
62       (ii)  Redistributions in binary form must reproduce the above
63             copyright notice, this list of conditions and the following
64             disclaimer in the documentation and/or other materials provided
65             with the distribution.
66
67       (iii) All advertising materials mentioning features or use of this
68             software must display the following acknowledgement:  "This
69             product includes software developed by the University of
70             California, Berkeley and its contributors."
71
72       (iv)  Neither the name of the University nor the names of its
73             contributors may be used to endorse or promote products derived
74             from this software without specific prior written permission.
75
76 6. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY
77    SENDMAIL, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
78    WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
79    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
80    NO EVENT SHALL SENDMAIL, INC., THE REGENTS OF THE UNIVERSITY OF
81    CALIFORNIA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
82    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
83    NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
84    USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
85    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
86    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
87    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
88
89 (Version 8.6, last updated 6/24/1998)