From: Alan T. DeKok Date: Mon, 21 Dec 2009 11:07:08 +0000 (+0100) Subject: Add OpenSSL license exception X-Git-Tag: release_2_1_8~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48674ba26a39620448723f5852aa30a899d515ac;p=thirdparty%2Ffreeradius-server.git Add OpenSSL license exception --- diff --git a/src/LICENSE.openssl b/src/LICENSE.openssl new file mode 100644 index 00000000000..2c971e52b73 --- /dev/null +++ b/src/LICENSE.openssl @@ -0,0 +1,13 @@ +This LICENSE file is a modification to the main LICENSE file, which is +GPLv2. It applies only to the files in the "src" directory. + +In addition, as a special exception, the copyright holders give +permission to link the code of this program with the OpenSSL library, +and distribute linked combinations including the two. +You must obey the GNU General Public License in all respects +for all of the code used other than OpenSSL. If you modify +file(s) with this exception, you may extend this exception to your +version of the file(s), but you are not obligated to do so. If you +do not wish to do so, delete this exception statement from your +version. If you delete this exception statement from all source +files in the program, then also delete it here.