summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorderaadt <>2014-07-11 09:48:48 +0000
committerderaadt <>2014-07-11 09:48:48 +0000
commit0448f5be796e69e1a9503d105106b5d258dd8ab4 (patch)
tree4046f453f759cafae08e5f974dbea8f2fae78148 /src
parentd343d086eef29d5a7350941d0976a7b96eb3f330 (diff)
downloadopenbsd-0448f5be796e69e1a9503d105106b5d258dd8ab4.tar.gz
openbsd-0448f5be796e69e1a9503d105106b5d258dd8ab4.tar.bz2
openbsd-0448f5be796e69e1a9503d105106b5d258dd8ab4.zip
Remove the commentary about the majority of this code being under
'BSD-style Open Source licenses'. It is a bit improper of OpenSSL to classify themselves into the BSD community without a clear justification for the extra clauses / terms...
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/LICENSE5
-rw-r--r--src/lib/libssl/src/LICENSE5
2 files changed, 4 insertions, 6 deletions
diff --git a/src/lib/libssl/LICENSE b/src/lib/libssl/LICENSE
index fa970f97c9..892e14a450 100644
--- a/src/lib/libssl/LICENSE
+++ b/src/lib/libssl/LICENSE
@@ -11,9 +11,8 @@
11 11
12 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of 12 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
13 the OpenSSL License and the original SSLeay license apply to the toolkit. 13 the OpenSSL License and the original SSLeay license apply to the toolkit.
14 See below for the actual license texts. Actually both licenses are BSD-style 14 See below for the actual license texts. In case of any license issues
15 Open Source licenses. In case of any license issues related to OpenSSL 15 related to OpenSSL please contact openssl-core@openssl.org.
16 please contact openssl-core@openssl.org.
17 16
18 OpenSSL License 17 OpenSSL License
19 --------------- 18 ---------------
diff --git a/src/lib/libssl/src/LICENSE b/src/lib/libssl/src/LICENSE
index fa970f97c9..892e14a450 100644
--- a/src/lib/libssl/src/LICENSE
+++ b/src/lib/libssl/src/LICENSE
@@ -11,9 +11,8 @@
11 11
12 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of 12 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
13 the OpenSSL License and the original SSLeay license apply to the toolkit. 13 the OpenSSL License and the original SSLeay license apply to the toolkit.
14 See below for the actual license texts. Actually both licenses are BSD-style 14 See below for the actual license texts. In case of any license issues
15 Open Source licenses. In case of any license issues related to OpenSSL 15 related to OpenSSL please contact openssl-core@openssl.org.
16 please contact openssl-core@openssl.org.
17 16
18 OpenSSL License 17 OpenSSL License
19 --------------- 18 ---------------