Debian lenny version packages
[pkg-perl] / deb-src / libnet-ssleay-perl / libnet-ssleay-perl-1.35 / debian / copyright
1 This package was orginally debianized by Gergely Madarasz
2 <gorgo@caesar.elte.hu> on Tue, 3 Aug 1999 16:23:41 +0200.
3
4 It was downloaded from http://www.cpan.org/authors/id/S/SA/SAMPO/
5
6 Upstream Authors:
7
8   Initially written by Sampo Kellomaki <sampo@iki.fi>
9   Maintained by Florian Ragwitz <rafl@debian.org> and
10   Mike McCauley <mikem@open.com.au> since november 2005.
11
12 Copyright:
13
14 Copyright (C) 1996-2003 Sampo Kellomaki <sampo@iki.fi>, All Rights Reserved.
15 Copyright (C) 2005-2006 Florian Ragwitz <rafl@debian.org>, All Rights Reserved.
16 Copyright (C) 2005-2006 Mike McCauley <mikem@open.com.au>, All Rights Reserved.
17
18 Distribution and use of this module is under the same terms as the
19 OpenSSL package itself (i.e. free, but mandatory attribution; NO
20 WARRANTY). Please consult LICENSE file in the root of the OpenSSL
21 distribution.
22
23 ----------------------------------
24 The OpenSSL copyright (from the openssl package) follows here for your
25 convenience:
26
27   LICENSE ISSUES
28   ==============
29
30   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
31   the OpenSSL License and the original SSLeay license apply to the toolkit.
32   See below for the actual license texts. Actually both licenses are BSD-style
33   Open Source licenses. In case of any license issues related to OpenSSL
34   please contact openssl-core@openssl.org.
35
36   OpenSSL License
37   ---------------
38
39 /* ====================================================================
40  * Copyright (c) 1998-1999 The OpenSSL Project.  All rights reserved.
41  *
42  * Redistribution and use in source and binary forms, with or without
43  * modification, are permitted provided that the following conditions
44  * are met:
45  *
46  * 1. Redistributions of source code must retain the above copyright
47  *    notice, this list of conditions and the following disclaimer. 
48  *
49  * 2. Redistributions in binary form must reproduce the above copyright
50  *    notice, this list of conditions and the following disclaimer in
51  *    the documentation and/or other materials provided with the
52  *    distribution.
53  *
54  * 3. All advertising materials mentioning features or use of this
55  *    software must display the following acknowledgment:
56  *    "This product includes software developed by the OpenSSL Project
57  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
58  *
59  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
60  *    endorse or promote products derived from this software without
61  *    prior written permission. For written permission, please contact
62  *    openssl-core@openssl.org.
63  *
64  * 5. Products derived from this software may not be called "OpenSSL"
65  *    nor may "OpenSSL" appear in their names without prior written
66  *    permission of the OpenSSL Project.
67  *
68  * 6. Redistributions of any form whatsoever must retain the following
69  *    acknowledgment:
70  *    "This product includes software developed by the OpenSSL Project
71  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
72  *
73  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
74  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
75  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
76  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
77  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
78  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
79  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
80  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
81  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
82  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
83  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
84  * OF THE POSSIBILITY OF SUCH DAMAGE.
85  * ====================================================================
86  *
87  * This product includes cryptographic software written by Eric Young
88  * (eay@cryptsoft.com).  This product includes software written by Tim
89  * Hudson (tjh@cryptsoft.com).
90  *
91  */
92
93  Original SSLeay License
94  -----------------------
95
96 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
97  * All rights reserved.
98  *
99  * This package is an SSL implementation written
100  * by Eric Young (eay@cryptsoft.com).
101  * The implementation was written so as to conform with Netscapes SSL.
102  * 
103  * This library is free for commercial and non-commercial use as long as
104  * the following conditions are aheared to.  The following conditions
105  * apply to all code found in this distribution, be it the RC4, RSA,
106  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
107  * included with this distribution is covered by the same copyright terms
108  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
109  * 
110  * Copyright remains Eric Young's, and as such any Copyright notices in
111  * the code are not to be removed.
112  * If this package is used in a product, Eric Young should be given attribution
113  * as the author of the parts of the library used.
114  * This can be in the form of a textual message at program startup or
115  * in documentation (online or textual) provided with the package.
116  * 
117  * Redistribution and use in source and binary forms, with or without
118  * modification, are permitted provided that the following conditions
119  * are met:
120  * 1. Redistributions of source code must retain the copyright
121  *    notice, this list of conditions and the following disclaimer.
122  * 2. Redistributions in binary form must reproduce the above copyright
123  *    notice, this list of conditions and the following disclaimer in the
124  *    documentation and/or other materials provided with the distribution.
125  * 3. All advertising materials mentioning features or use of this software
126  *    must display the following acknowledgement:
127  *    "This product includes cryptographic software written by
128  *     Eric Young (eay@cryptsoft.com)"
129  *    The word 'cryptographic' can be left out if the rouines from the library
130  *    being used are not cryptographic related :-).
131  * 4. If you include any Windows specific code (or a derivative thereof) from 
132  *    the apps directory (application code) you must include an acknowledgement:
133  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
134  * 
135  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
136  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
137  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
138  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
139  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
140  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
141  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
142  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
143  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
144  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
145  * SUCH DAMAGE.
146  * 
147  * The licence and distribution terms for any publically available version or
148  * derivative of this code cannot be changed.  i.e. this code cannot simply be
149  * copied and put under another distribution licence
150  * [including the GNU Public Licence.]
151  */
152
153 ----------------------------------
154
155 Files: inc/*
156 Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
157 License: GPL-1+ | Artistic
158  This program is free software; you can redistribute it and/or modify it under
159  the same terms as Perl itself.
160
161 Perl is distributed under your choice of the GNU General Public License or
162 the Artistic License.  On Debian GNU/Linux systems, the complete text of the
163 GNU General Public License can be found in `/usr/share/common-licenses/GPL'
164 and the Artistic Licence in `/usr/share/common-licenses/Artistic'.