diff options
author | deraadt <> | 2014-07-11 08:51:41 +0000 |
---|---|---|
committer | deraadt <> | 2014-07-11 08:51:41 +0000 |
commit | 68ac3d20cd9a2bd67b9a599af23265f6c980e9a1 (patch) | |
tree | ed292909529b51a99c6b56373ec16d844904928c /src | |
parent | 5f743a93b9304c7b14c7ca20ba88b972425ee496 (diff) | |
download | openbsd-68ac3d20cd9a2bd67b9a599af23265f6c980e9a1.tar.gz openbsd-68ac3d20cd9a2bd67b9a599af23265f6c980e9a1.tar.bz2 openbsd-68ac3d20cd9a2bd67b9a599af23265f6c980e9a1.zip |
The only thing openssl is consistant about is inconsistancy, so there
are many variations of their license and we need to say:
licenses which follow:
rather than
license which follows:
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libssl/LICENSE | 2 | ||||
-rw-r--r-- | src/lib/libssl/src/LICENSE | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/LICENSE b/src/lib/libssl/LICENSE index 698c9b0c1a..fa970f97c9 100644 --- a/src/lib/libssl/LICENSE +++ b/src/lib/libssl/LICENSE | |||
@@ -4,7 +4,7 @@ | |||
4 | or are placed in the public domain. | 4 | or are placed in the public domain. |
5 | 5 | ||
6 | The OpenSSL code is distributed under the terms of the original OpenSSL | 6 | The OpenSSL code is distributed under the terms of the original OpenSSL |
7 | license which follows: | 7 | licenses which follow: |
8 | 8 | ||
9 | LICENSE ISSUES | 9 | LICENSE ISSUES |
10 | ============== | 10 | ============== |
diff --git a/src/lib/libssl/src/LICENSE b/src/lib/libssl/src/LICENSE index 698c9b0c1a..fa970f97c9 100644 --- a/src/lib/libssl/src/LICENSE +++ b/src/lib/libssl/src/LICENSE | |||
@@ -4,7 +4,7 @@ | |||
4 | or are placed in the public domain. | 4 | or are placed in the public domain. |
5 | 5 | ||
6 | The OpenSSL code is distributed under the terms of the original OpenSSL | 6 | The OpenSSL code is distributed under the terms of the original OpenSSL |
7 | license which follows: | 7 | licenses which follow: |
8 | 8 | ||
9 | LICENSE ISSUES | 9 | LICENSE ISSUES |
10 | ============== | 10 | ============== |