make-config.in: complete path (leftover of [807f64e2], 2015-12-26!)
[s-mailx.git] / COPYING
blob9b917da15dd33fe53935e2a8c5a6885961d18834
1 /*
2  * Copyright (c) 2012 - 2018 Steffen (Daode) Nurpmeso.
3  *
4  * Permission to use, copy, modify, and/or distribute this software for any
5  * purpose with or without fee is hereby granted, provided that the above
6  * copyright notice and this permission notice appear in all copies.
7  *
8  * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9  * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10  * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11  * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15  */
18  * Copyright (c) 2000
19  *      Gunnar Ritter. All rights reserved.
20  *
21  * Redistribution and use in source and binary forms, with or without
22  * modification, are permitted provided that the following conditions
23  * are met:
24  * 1. Redistributions of source code must retain the above copyright
25  *    notice, this list of conditions and the following disclaimer.
26  * 2. Redistributions in binary form must reproduce the above copyright
27  *    notice, this list of conditions and the following disclaimer in the
28  *    documentation and/or other materials provided with the distribution.
29  * 3. All advertising materials mentioning features or use of this software
30  *    must display the following acknowledgements:
31  *      This product includes software developed by the University of
32  *              California, Berkeley and its contributors.
33  *      This product includes software developed by Christos Zoulas.
34  *      This product includes software developed by Gunnar Ritter
35  *              and his contributors.
36  * 4. Neither the name of the University nor the names of its contributors
37  *    nor the name of Gunnar Ritter nor the names of his contributors
38  *    may be used to endorse or promote products derived from this software
39  *    without specific prior written permission.
40  *
41  * THIS SOFTWARE IS PROVIDED ``AS IS'', AND ANY EXPRESS OR IMPLIED WARRANTIES,
42  * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
43  * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
44  * THE DEVELOPERS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
45  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
46  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
47  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
48  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
49  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
50  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
51  */
54  * Copyright (c) 1980, 1993
55  *      The Regents of the University of California.  All rights reserved.
56  * Copyright (c) 1996
57  *      Christos Zoulas.  All rights reserved.
58  *
59  * Redistribution and use in source and binary forms, with or without
60  * modification, are permitted provided that the following conditions
61  * are met:
62  * 1. Redistributions of source code must retain the above copyright
63  *    notice, this list of conditions and the following disclaimer.
64  * 2. Redistributions in binary form must reproduce the above copyright
65  *    notice, this list of conditions and the following disclaimer in the
66  *    documentation and/or other materials provided with the distribution.
67  * 3. Neither the name of the University nor the names of its contributors
68  *    may be used to endorse or promote products derived from this software
69  *    without specific prior written permission.
70  *
71  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
72  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
73  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
74  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
75  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
76  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
77  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
78  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
79  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
80  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
81  * SUCH DAMAGE.
82  */
84 ==========================================================================
85 smtp-gssapi.h:
86 partially derived from sample code in:
89  * GSS-API Programming Guide
90  * Part No: 816-1331-11
91  * Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A.
92  *
93  * (c) 2002 Sun Microsystems
94  */
96  * Copyright 1994 by OpenVision Technologies, Inc.
97  * 
98  * Permission to use, copy, modify, distribute, and sell this software
99  * and its documentation for any purpose is hereby granted without fee,
100  * provided that the above copyright notice appears in all copies and
101  * that both that copyright notice and this permission notice appear in
102  * supporting documentation, and that the name of OpenVision not be used
103  * in advertising or publicity pertaining to distribution of the software
104  * without specific, written prior permission. OpenVision makes no
105  * representations about the suitability of this software for any
106  * purpose.  It is provided "as is" without express or implied warranty.
107  * 
108  * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
109  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
110  * EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
111  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
112  * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
113  * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
114  * PERFORMANCE OF THIS SOFTWARE.
115  */
117 ==========================================================================
118 rfc1321.h:
119 derived from RFC 1321:
121 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
122 rights reserved.
124 License to copy and use this software is granted provided that it
125 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
126 Algorithm" in all material mentioning or referencing this software
127 or this function.
129 License is also granted to make and use derivative works provided
130 that such works are identified as "derived from the RSA Data
131 Security, Inc. MD5 Message-Digest Algorithm" in all material
132 mentioning or referencing the derived work.
134 RSA Data Security, Inc. makes no representations concerning either
135 the merchantability of this software or the suitability of this
136 software for any particular purpose. It is provided "as is"
137 without express or implied warranty of any kind.
139 These notices must be retained in any copies of any part of this
140 documentation and/or software.
142 ==========================================================================
143 hmac_md5():
144 derived from:
146 Network Working Group                                       H. Krawczyk
147 Request for Comments: 2104                                          IBM
148 Category: Informational                                      M. Bellare
149                                                                    UCSD
150                                                              R. Canetti
151                                                                     IBM
152                                                           February 1997
155              HMAC: Keyed-Hashing for Message Authentication
157 Status of This Memo
159    This memo provides information for the Internet community.  This memo
160    does not specify an Internet standard of any kind.  Distribution of
161    this memo is unlimited.
163 Appendix -- Sample Code