aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorGiacomo Pozzoni <giacomopoz@gmail.com>2023-08-19 15:55:46 +0200
committerGitHub <noreply@github.com>2023-08-19 15:55:46 +0200
commitb82dc03cbf2f39844772005583d56fddf8388777 (patch)
treecbb72780d01c645b40896a256b07797d75dd2148 /COPYING
parent2101c1079f20b322a0c7a6293a4142ab617c6b4d (diff)
License: Restore long lost OpenSSL exception (#29250)
Restore long lost OpenSSL exception accidentally removed in 4559e99e0d0c87f6a13fd018d1de624fa350446f and include it in the COPYING license file.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING11
1 files changed, 11 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index d159169d105..58c3d752a16 100644
--- a/COPYING
+++ b/COPYING
@@ -337,3 +337,14 @@ proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
+
+ OpenSSL exception
+In addition, as a special exception, the TrinityCore project
+gives permission to link the code of its release of Trinity Core with
+the OpenSSL project's "OpenSSL" library (or with modified versions of
+it that use the same license as the "OpenSSL" library), and distribute
+the linked executables. You must obey the GNU General Public License
+in all respects for all of the code used other than "OpenSSL". 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.