diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
commit | 50b37d4a27d3295a29afca2286f1a5a086142cec (patch) | |
tree | 9212f763934ee090ef72d823f559f52ce387f268 /src/LICENSE.openssl | |
parent | Initial commit. (diff) | |
download | freeradius-50b37d4a27d3295a29afca2286f1a5a086142cec.tar.xz freeradius-50b37d4a27d3295a29afca2286f1a5a086142cec.zip |
Adding upstream version 3.2.1+dfsg.upstream/3.2.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | src/LICENSE.openssl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/LICENSE.openssl b/src/LICENSE.openssl new file mode 100644 index 0000000..2c971e5 --- /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. |