diff options
Diffstat (limited to 'src/lib/libssl/LICENSE')
-rw-r--r-- | src/lib/libssl/LICENSE | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/lib/libssl/LICENSE b/src/lib/libssl/LICENSE index 892e14a450..c41ff4d1ca 100644 --- a/src/lib/libssl/LICENSE +++ b/src/lib/libssl/LICENSE | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | LibReSSL files are retained under the copyright of the authors. New | 2 | LibreSSL files are retained under the copyright of the authors. New |
3 | additions are ISC licensed as per OpenBSD's normal licensing policy, | 3 | additions are ISC licensed as per OpenBSD's normal licensing policy, |
4 | or are placed in the public domain. | 4 | or are placed in the public domain. |
5 | 5 | ||
6 | The OpenSSL code is distributed under the terms of the original OpenSSL | 6 | The OpenSSL code is distributed under the terms of the original OpenSSL |
7 | licenses which follow: | 7 | licenses which follow: |
@@ -25,7 +25,7 @@ | |||
25 | * are met: | 25 | * are met: |
26 | * | 26 | * |
27 | * 1. Redistributions of source code must retain the above copyright | 27 | * 1. Redistributions of source code must retain the above copyright |
28 | * notice, this list of conditions and the following disclaimer. | 28 | * notice, this list of conditions and the following disclaimer. |
29 | * | 29 | * |
30 | * 2. Redistributions in binary form must reproduce the above copyright | 30 | * 2. Redistributions in binary form must reproduce the above copyright |
31 | * notice, this list of conditions and the following disclaimer in | 31 | * notice, this list of conditions and the following disclaimer in |
@@ -80,21 +80,21 @@ | |||
80 | * This package is an SSL implementation written | 80 | * This package is an SSL implementation written |
81 | * by Eric Young (eay@cryptsoft.com). | 81 | * by Eric Young (eay@cryptsoft.com). |
82 | * The implementation was written so as to conform with Netscapes SSL. | 82 | * The implementation was written so as to conform with Netscapes SSL. |
83 | * | 83 | * |
84 | * This library is free for commercial and non-commercial use as long as | 84 | * This library is free for commercial and non-commercial use as long as |
85 | * the following conditions are aheared to. The following conditions | 85 | * the following conditions are aheared to. The following conditions |
86 | * apply to all code found in this distribution, be it the RC4, RSA, | 86 | * apply to all code found in this distribution, be it the RC4, RSA, |
87 | * lhash, DES, etc., code; not just the SSL code. The SSL documentation | 87 | * lhash, DES, etc., code; not just the SSL code. The SSL documentation |
88 | * included with this distribution is covered by the same copyright terms | 88 | * included with this distribution is covered by the same copyright terms |
89 | * except that the holder is Tim Hudson (tjh@cryptsoft.com). | 89 | * except that the holder is Tim Hudson (tjh@cryptsoft.com). |
90 | * | 90 | * |
91 | * Copyright remains Eric Young's, and as such any Copyright notices in | 91 | * Copyright remains Eric Young's, and as such any Copyright notices in |
92 | * the code are not to be removed. | 92 | * the code are not to be removed. |
93 | * If this package is used in a product, Eric Young should be given attribution | 93 | * If this package is used in a product, Eric Young should be given attribution |
94 | * as the author of the parts of the library used. | 94 | * as the author of the parts of the library used. |
95 | * This can be in the form of a textual message at program startup or | 95 | * This can be in the form of a textual message at program startup or |
96 | * in documentation (online or textual) provided with the package. | 96 | * in documentation (online or textual) provided with the package. |
97 | * | 97 | * |
98 | * Redistribution and use in source and binary forms, with or without | 98 | * Redistribution and use in source and binary forms, with or without |
99 | * modification, are permitted provided that the following conditions | 99 | * modification, are permitted provided that the following conditions |
100 | * are met: | 100 | * are met: |
@@ -109,10 +109,10 @@ | |||
109 | * Eric Young (eay@cryptsoft.com)" | 109 | * Eric Young (eay@cryptsoft.com)" |
110 | * The word 'cryptographic' can be left out if the rouines from the library | 110 | * The word 'cryptographic' can be left out if the rouines from the library |
111 | * being used are not cryptographic related :-). | 111 | * being used are not cryptographic related :-). |
112 | * 4. If you include any Windows specific code (or a derivative thereof) from | 112 | * 4. If you include any Windows specific code (or a derivative thereof) from |
113 | * the apps directory (application code) you must include an acknowledgement: | 113 | * the apps directory (application code) you must include an acknowledgement: |
114 | * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" | 114 | * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" |
115 | * | 115 | * |
116 | * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND | 116 | * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND |
117 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 117 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
118 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 118 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
@@ -124,7 +124,7 @@ | |||
124 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 124 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
125 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 125 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
126 | * SUCH DAMAGE. | 126 | * SUCH DAMAGE. |
127 | * | 127 | * |
128 | * The licence and distribution terms for any publically available version or | 128 | * The licence and distribution terms for any publically available version or |
129 | * derivative of this code cannot be changed. i.e. this code cannot simply be | 129 | * derivative of this code cannot be changed. i.e. this code cannot simply be |
130 | * copied and put under another distribution licence | 130 | * copied and put under another distribution licence |