diff options
| author | beck <> | 2014-07-11 08:44:42 +0000 |
|---|---|---|
| committer | beck <> | 2014-07-11 08:44:42 +0000 |
| commit | a336cdb63c1fe5d934826147bf5c19d317ced73b (patch) | |
| tree | 9e53d74f615926c2e46501e1ff82adda919f42c4 | |
| parent | 86b5303a54b4edb30db98ef7e4449b166d992bb5 (diff) | |
| download | openbsd-a336cdb63c1fe5d934826147bf5c19d317ced73b.tar.gz openbsd-a336cdb63c1fe5d934826147bf5c19d317ced73b.tar.bz2 openbsd-a336cdb63c1fe5d934826147bf5c19d317ced73b.zip | |
Add a small note about LibReSSL at the start of this.
ok jsing@
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libssl/LICENSE | 7 | ||||
| -rw-r--r-- | src/lib/libssl/src/LICENSE | 7 |
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 | ||
