diff options
author | tb <> | 2025-06-07 15:49:22 +0000 |
---|---|---|
committer | tb <> | 2025-06-07 15:49:22 +0000 |
commit | 528b7dc7f8a0ee0be8173aa73005c6b56243be7c (patch) | |
tree | b3ab1cfa555e1cf9fc2ab45822b08d7e68a0f7d8 | |
parent | 3f71ed844c8dfbfe4625fd0b93769a9704f6bfac (diff) | |
download | openbsd-528b7dc7f8a0ee0be8173aa73005c6b56243be7c.tar.gz openbsd-528b7dc7f8a0ee0be8173aa73005c6b56243be7c.tar.bz2 openbsd-528b7dc7f8a0ee0be8173aa73005c6b56243be7c.zip |
Spelling, discussed with jsing
-rw-r--r-- | src/lib/libssl/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/LICENSE b/src/lib/libssl/LICENSE index 892e14a450..2f59142ad5 100644 --- a/src/lib/libssl/LICENSE +++ b/src/lib/libssl/LICENSE | |||
@@ -1,5 +1,5 @@ | |||
1 | 1 | ||
2 | LibReSSL files are retained under the copyright of the authors. New | 2 | LibreSSL files are retained under the copyright of the authors. New |
3 | additions are ISC licensed as per OpenBSD's normal licensing policy, | 3 | additions are ISC licensed as per OpenBSD's normal licensing policy, |
4 | or are placed in the public domain. | 4 | or are placed in the public domain. |
5 | 5 | ||