diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2019-09-30 19:05:22 +0200 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2019-09-30 21:48:46 +0200 |
commit | 4f1bc86d26dacc42b4137d9ba6b5693c1fdcbae0 (patch) | |
tree | d21da68e915cfff2f0909f2cc4c2ea88590b5ff5 /COPYING | |
parent | Merge branch 'replan_dnssec' into 'master' (diff) | |
download | knot-4f1bc86d26dacc42b4137d9ba6b5693c1fdcbae0.tar.xz knot-4f1bc86d26dacc42b4137d9ba6b5693c1fdcbae0.zip |
COPYING: remove obsolete OpenSSL exception as we no longer use OpenSSL
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 15 |
1 files changed, 1 insertions, 14 deletions
@@ -671,17 +671,4 @@ into 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. But first, please read -<https://www.gnu.org/philosophy/why-not-lgpl.html>. - - In addition, as a special exception, the copyright holders give -permission to link the code of portions of this program with the -OpenSSL library under certain conditions as described in each -individual source file, 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. +<https://www.gnu.org/licenses/why-not-lgpl.html>. |