[12553] | 1 | SENDMAIL LICENSE |
---|
| 2 | |
---|
| 3 | The following license terms and conditions apply, unless a different |
---|
[19203] | 4 | license is obtained from Sendmail, Inc., 6425 Christie Ave, Fourth Floor, |
---|
| 5 | Emeryville, CA 94608, or by electronic mail at license@sendmail.com. |
---|
[12553] | 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 |
---|
[19203] | 24 | purposes of redistribution "Source Code" means the complete compilable |
---|
| 25 | and linkable source code of sendmail including all modifications. |
---|
[12553] | 26 | |
---|
| 27 | 2. Redistributions of source code must retain the copyright notices as they |
---|
| 28 | appear in each source code file, these license terms, and the |
---|
| 29 | disclaimer/limitation of liability set forth as paragraph 6 below. |
---|
| 30 | |
---|
| 31 | 3. Redistributions in binary form must reproduce the Copyright Notice, |
---|
| 32 | these license terms, and the disclaimer/limitation of liability set |
---|
| 33 | forth as paragraph 6 below, in the documentation and/or other materials |
---|
| 34 | provided with the distribution. For the purposes of binary distribution |
---|
| 35 | the "Copyright Notice" refers to the following language: |
---|
[19203] | 36 | "Copyright (c) 1998-2002 Sendmail, Inc. All rights reserved." |
---|
[12553] | 37 | |
---|
| 38 | 4. Neither the name of Sendmail, Inc. nor the University of California nor |
---|
| 39 | the names of their contributors may be used to endorse or promote |
---|
| 40 | products derived from this software without specific prior written |
---|
| 41 | permission. The name "sendmail" is a trademark of Sendmail, Inc. |
---|
| 42 | |
---|
| 43 | 5. All redistributions must comply with the conditions imposed by the |
---|
| 44 | University of California on certain embedded code, whose copyright |
---|
| 45 | notice and conditions for redistribution are as follows: |
---|
| 46 | |
---|
| 47 | (a) Copyright (c) 1988, 1993 The Regents of the University of |
---|
| 48 | California. All rights reserved. |
---|
| 49 | |
---|
| 50 | (b) Redistribution and use in source and binary forms, with or without |
---|
| 51 | modification, are permitted provided that the following conditions |
---|
| 52 | are met: |
---|
| 53 | |
---|
| 54 | (i) Redistributions of source code must retain the above copyright |
---|
| 55 | notice, this list of conditions and the following disclaimer. |
---|
| 56 | |
---|
| 57 | (ii) Redistributions in binary form must reproduce the above |
---|
| 58 | copyright notice, this list of conditions and the following |
---|
| 59 | disclaimer in the documentation and/or other materials provided |
---|
| 60 | with the distribution. |
---|
| 61 | |
---|
[19203] | 62 | (iii) Neither the name of the University nor the names of its |
---|
[12553] | 63 | contributors may be used to endorse or promote products derived |
---|
| 64 | from this software without specific prior written permission. |
---|
| 65 | |
---|
| 66 | 6. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY |
---|
| 67 | SENDMAIL, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED |
---|
| 68 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
---|
| 69 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN |
---|
| 70 | NO EVENT SHALL SENDMAIL, INC., THE REGENTS OF THE UNIVERSITY OF |
---|
| 71 | CALIFORNIA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
---|
| 72 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
---|
| 73 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
---|
| 74 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
---|
| 75 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
---|
| 76 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
---|
| 77 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
---|
| 78 | |
---|
[19203] | 79 | $Revision: 1.1.1.2 $, Last updated $Date: 2003-04-08 15:07:23 $ |
---|