Skip to content
Snippets Groups Projects
Commit 2863cd31 authored by Rohit Yadav's avatar Rohit Yadav
Browse files

COPYING: Add exemption to OpenSSL.

Based on talks suggestions from j-b and http://people.gnome.org/~markmc/openssl-and-the-gpl.html
make exemption to OpenSSL. OpenSSL binary libraries are used to link against Qt (QtNetwork's ssl apis)
while building win32 contribs, which then are used with VLMC for cross compiling win32 binary.
The same wordings and statements except for owners and authors were used in Qt's LICENSE file.
parent 8921e59d
No related branches found
No related tags found
No related merge requests found
......@@ -279,3 +279,14 @@ POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
--------------------------------------------------------------------------------
In addition, as a special exception, authors of VLMC gives permission to link
the code of its release of VLMC with the OpenSSL project's "OpenSSL" library
(or modified versions of it that use the same license as the "OpenSSL" library),
and distribute the linked executables. You must comply with the GNU General
Public License version 2 in all respects for all of the code used other
than the "OpenSSL" code. If you modify this file, you may extend this exception
to your version of the file, but you are not obligated to do so. If you do not
wish to do so, delete this exception statement from your version of this file.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment