Skip to content

Commit 123afb0

Browse files
authored
Update LICENSE.md
Updated the OpenSSL license text.
1 parent 373bc6d commit 123afb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

LICENSE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,14 @@ provided here for reference:
9393

9494
### OpenSSL
9595

96-
OpenSSL is licensed under Apache License 2.0. The detailed license can
96+
OpenSSL is licensed under Apache License 2.0 for version 3.x and above. The detailed license can
9797
be found at:
9898
[https://github.com/openssl/openssl/blob/master/LICENSE](https://github.com/openssl/openssl/blob/master/LICENSE)
9999

100+
Since, PDFIO can work with OpenSSL 1.1.0 the license can be seen at:
101+
102+
[https://github.com/openssl/openssl/blob/OpenSSL_1_1_0-stable/LICENSE](https://github.com/openssl/openssl/blob/OpenSSL_1_1_0-stable/LICENSE) which will be the license for all the 1.x versions of OpenSSL.
103+
100104

101105
### Zlib
102106

0 commit comments

Comments
 (0)