Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in licenses: SSLeay sslwrap
Date: Sun, 02 Dec 2012 05:02:11
Message-Id: 20121202050200.8C0C82171D@flycatcher.gentoo.org
1 ssuominen 12/12/02 05:01:59
2
3 Added: SSLeay
4 Removed: sslwrap
5 Log:
6 Rename "sslwrap" to "SSLeay" as per original name of the license.
7
8 Revision Changes Path
9 1.1 licenses/SSLeay
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/SSLeay?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/SSLeay?rev=1.1&content-type=text/plain
13
14 Index: SSLeay
15 ===================================================================
16 Copyright (C) 1995-1998 Eric Young (eay@×××××××××.com)
17 All rights reserved.
18
19 This package is an SSL implementation written
20 by Eric Young (eay@×××××××××.com).
21 The implementation was written so as to conform with Netscapes SSL.
22
23 This library is free for commercial and non-commercial use as long as
24 the following conditions are aheared to. The following conditions
25 apply to all code found in this distribution, be it the RC4, RSA,
26 lhash, DES, etc., code; not just the SSL code. The SSL documentation
27 included with this distribution is covered by the same copyright terms
28 except that the holder is Tim Hudson (tjh@×××××××××.com).
29
30 Copyright remains Eric Young's, and as such any Copyright notices in
31 the code are not to be removed.
32 If this package is used in a product, Eric Young should be given attribution
33 as the author of the parts of the library used.
34 This can be in the form of a textual message at program startup or
35 in documentation (online or textual) provided with the package.
36
37 Redistribution and use in source and binary forms, with or without
38 modification, are permitted provided that the following conditions
39 are met:
40 1. Redistributions of source code must retain the copyright
41 notice, this list of conditions and the following disclaimer.
42 2. Redistributions in binary form must reproduce the above copyright
43 notice, this list of conditions and the following disclaimer in the
44 documentation and/or other materials provided with the distribution.
45 3. All advertising materials mentioning features or use of this software
46 must display the following acknowledgement:
47 "This product includes cryptographic software written by
48 Eric Young (eay@×××××××××.com)"
49 The word 'cryptographic' can be left out if the rouines from the library
50 being used are not cryptographic related :-).
51 4. If you include any Windows specific code (or a derivative thereof) from
52 the apps directory (application code) you must include an acknowledgement:
53 "This product includes software written by Tim Hudson (tjh@×××××××××.com)"
54
55 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
56 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
57 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
58 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
59 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
60 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
61 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
62 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
63 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
64 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
65 SUCH DAMAGE.
66
67 The licence and distribution terms for any publically available version or
68 derivative of this code cannot be changed. i.e. this code cannot simply be
69 copied and put under another distribution licence
70 [including the GNU Public Licence.]