summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authorbeck <beck@openbsd.org>2014-07-11 08:44:42 +0000
committerbeck <beck@openbsd.org>2014-07-11 08:44:42 +0000
commit985d7a779dd8f338655cb79513ca1599b018d1c0 (patch)
tree22570d517614d2af6e6923f410567cae554e81d8 /lib/libssl/src
parentBe less verbose with task debug messages and kill some trailing (diff)
downloadwireguard-openbsd-985d7a779dd8f338655cb79513ca1599b018d1c0.tar.xz
wireguard-openbsd-985d7a779dd8f338655cb79513ca1599b018d1c0.zip
Add a small note about LibReSSL at the start of this.
ok jsing@
Diffstat (limited to 'lib/libssl/src')
-rw-r--r--lib/libssl/src/LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libssl/src/LICENSE b/lib/libssl/src/LICENSE
index e47d101f102..698c9b0c1a2 100644
--- a/lib/libssl/src/LICENSE
+++ b/lib/libssl/src/LICENSE
@@ -1,4 +1,11 @@
+ LibReSSL files are retained under the copyright of the authors. New
+ additions are ISC licensed as per OpenBSD's normal licensing policy,
+ or are placed in the public domain.
+
+ The OpenSSL code is distributed under the terms of the original OpenSSL
+ license which follows:
+
LICENSE ISSUES
==============