summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-07-11 09:48:48 +0000
committerderaadt <deraadt@openbsd.org>2014-07-11 09:48:48 +0000
commit5c2ab37e3db5121fb5da1057d819a0c5d03dbf60 (patch)
tree10906149bce6d6d9dc6e063bf4aa4c8b70ab9d52
parentFix typo (diff)
downloadwireguard-openbsd-5c2ab37e3db5121fb5da1057d819a0c5d03dbf60.tar.xz
wireguard-openbsd-5c2ab37e3db5121fb5da1057d819a0c5d03dbf60.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...
-rw-r--r--lib/libssl/LICENSE5
-rw-r--r--lib/libssl/src/LICENSE5
2 files changed, 4 insertions, 6 deletions
diff --git a/lib/libssl/LICENSE b/lib/libssl/LICENSE
index fa970f97c90..892e14a4500 100644
--- a/lib/libssl/LICENSE
+++ b/lib/libssl/LICENSE
@@ -11,9 +11,8 @@
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
- See below for the actual license texts. Actually both licenses are BSD-style
- Open Source licenses. In case of any license issues related to OpenSSL
- please contact openssl-core@openssl.org.
+ See below for the actual license texts. In case of any license issues
+ related to OpenSSL please contact openssl-core@openssl.org.
OpenSSL License
---------------
diff --git a/lib/libssl/src/LICENSE b/lib/libssl/src/LICENSE
index fa970f97c90..892e14a4500 100644
--- a/lib/libssl/src/LICENSE
+++ b/lib/libssl/src/LICENSE
@@ -11,9 +11,8 @@
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
- See below for the actual license texts. Actually both licenses are BSD-style
- Open Source licenses. In case of any license issues related to OpenSSL
- please contact openssl-core@openssl.org.
+ See below for the actual license texts. In case of any license issues
+ related to OpenSSL please contact openssl-core@openssl.org.
OpenSSL License
---------------