summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbeck <>2014-07-11 08:44:42 +0000
committerbeck <>2014-07-11 08:44:42 +0000
commit7610da071a20f4325acc14cb2e961617a821ab35 (patch)
tree9e53d74f615926c2e46501e1ff82adda919f42c4 /src
parentd9f6f668cd5c8449297f6be877ee548d757a6c1e (diff)
downloadopenbsd-7610da071a20f4325acc14cb2e961617a821ab35.tar.gz
openbsd-7610da071a20f4325acc14cb2e961617a821ab35.tar.bz2
openbsd-7610da071a20f4325acc14cb2e961617a821ab35.zip
Add a small note about LibReSSL at the start of this.
ok jsing@
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/LICENSE7
-rw-r--r--src/lib/libssl/src/LICENSE7
2 files changed, 14 insertions, 0 deletions
diff --git a/src/lib/libssl/LICENSE b/src/lib/libssl/LICENSE
index e47d101f10..698c9b0c1a 100644
--- a/src/lib/libssl/LICENSE
+++ b/src/lib/libssl/LICENSE
@@ -1,4 +1,11 @@
1 1
2 LibReSSL files are retained under the copyright of the authors. New
3 additions are ISC licensed as per OpenBSD's normal licensing policy,
4 or are placed in the public domain.
5
6 The OpenSSL code is distributed under the terms of the original OpenSSL
7 license which follows:
8
2 LICENSE ISSUES 9 LICENSE ISSUES
3 ============== 10 ==============
4 11
diff --git a/src/lib/libssl/src/LICENSE b/src/lib/libssl/src/LICENSE
index e47d101f10..698c9b0c1a 100644
--- a/src/lib/libssl/src/LICENSE
+++ b/src/lib/libssl/src/LICENSE
@@ -1,4 +1,11 @@
1 1
2 LibReSSL files are retained under the copyright of the authors. New
3 additions are ISC licensed as per OpenBSD's normal licensing policy,
4 or are placed in the public domain.
5
6 The OpenSSL code is distributed under the terms of the original OpenSSL
7 license which follows:
8
2 LICENSE ISSUES 9 LICENSE ISSUES
3 ============== 10 ==============
4 11