Add exemption for linking GPL code with OpenSSL
Per OpenSSL FAQ https://www.openssl.org/docs/faq.html#LEGAL2 Please include a blanket exception for linking with OpenSSL code.
This commit is contained in:
parent
9a6f82d89d
commit
a8472d2eb2
3
LICENSE
3
LICENSE
|
@ -3,6 +3,9 @@ Copyright (C) 2012-2014 Synergy Si Ltd.
|
||||||
Copyright (C) 2008-2014 Nick Bolton
|
Copyright (C) 2008-2014 Nick Bolton
|
||||||
Copyright (C) 2002-2014 Chris Schoeneman
|
Copyright (C) 2002-2014 Chris Schoeneman
|
||||||
|
|
||||||
|
This program is released under the GPL with the additional exemption
|
||||||
|
that compiling, linking, and/or using OpenSSL is allowed.
|
||||||
|
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
Version 2, June 1991
|
Version 2, June 1991
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue