]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add OpenSSL exception to PowerDNS, Netherlabs, van Dijk and Hubert copyrights 1079/head
authorMarc Haber <mh+git-stdacct-201011@zugschlus.de>
Thu, 24 Oct 2013 13:52:16 +0000 (15:52 +0200)
committerMarc Haber <mh+pdns-patches@zugschlus.de>
Thu, 24 Oct 2013 13:54:18 +0000 (15:54 +0200)
100 files changed:
modules/randombackend/randombackend.cc
pdns/arguments.cc
pdns/arguments.hh
pdns/backends/bind/bindbackend2.cc
pdns/backends/bind/bindbackend2.hh
pdns/backends/bind/binddnssec.cc
pdns/backends/bind/bindparserclasses.hh
pdns/backends/bind/zone2json.cc
pdns/backends/bind/zone2sql.cc
pdns/backends/gsql/gsqlbackend.cc
pdns/backends/gsql/ssql.hh
pdns/common_startup.cc
pdns/common_startup.hh
pdns/communicator.cc
pdns/communicator.hh
pdns/dbdnsseckeeper.cc
pdns/distributor.hh
pdns/dns.hh
pdns/dnsbackend.cc
pdns/dnsbackend.hh
pdns/dnsdist.cc
pdns/dnslabel.cc
pdns/dnslabel.hh
pdns/dnspacket.cc
pdns/dnspacket.hh
pdns/dnsparser.cc
pdns/dnsparser.hh
pdns/dnsproxy.cc
pdns/dnsproxy.hh
pdns/dnsrecords.cc
pdns/dnsrecords.hh
pdns/dnsseckeeper.hh
pdns/dnssecsigner.cc
pdns/dnstcpbench.cc
pdns/dynhandler.cc
pdns/dynhandler.hh
pdns/dynlistener.cc
pdns/dynlistener.hh
pdns/dynloader.cc
pdns/dynmessenger.cc
pdns/dynmessenger.hh
pdns/ednssubnet.cc
pdns/ednssubnet.hh
pdns/iputils.hh
pdns/json.hh
pdns/json_ws.cc
pdns/json_ws.hh
pdns/lock.hh
pdns/logger.cc
pdns/logger.hh
pdns/lwres.cc
pdns/lwres.hh
pdns/mastercommunicator.cc
pdns/misc.cc
pdns/misc.hh
pdns/mtasker.cc
pdns/mtasker.hh
pdns/nameserver.cc
pdns/nameserver.hh
pdns/packetcache.cc
pdns/packetcache.hh
pdns/packethandler.cc
pdns/packethandler.hh
pdns/pdns_recursor.cc
pdns/pdnsexception.hh
pdns/pdnsservice.cc
pdns/pdnsservice.hh
pdns/qtype.cc
pdns/qtype.hh
pdns/rcpgenerator.cc
pdns/rcpgenerator.hh
pdns/rec_control.cc
pdns/receiver.cc
pdns/recursorservice.cc
pdns/recursorservice.hh
pdns/reczones.cc
pdns/resolver.cc
pdns/resolver.hh
pdns/serialtweaker.cc
pdns/session.cc
pdns/session.hh
pdns/slavecommunicator.cc
pdns/statbag.cc
pdns/statbag.hh
pdns/syncres.cc
pdns/tcpreceiver.cc
pdns/tcpreceiver.hh
pdns/ueberbackend.cc
pdns/ueberbackend.hh
pdns/unix_semaphore.cc
pdns/unix_utility.cc
pdns/utility.hh
pdns/version.cc
pdns/version.hh
pdns/webserver.cc
pdns/webserver.hh
pdns/ws.cc
pdns/ws.hh
pdns/zoneparser-tng.cc
pdns/zoneparser-tng.hh

index 6893a1b1b7209ef1e550193d6f336ba46382c54c..43395673f52a9665ed5672b19335a5f88007d3e3 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 1ce73c3b847c1e7508a91c86a199cd535a29b165..1985f444692df81bec104cce58ccce8dff77bf65 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as published 
     by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index fad499d3ef5bdab3edecfd5119f3089a51d5c67b..a0318540b85ee91794e4756ae0e41e056442b979 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 919e6f682eaf1c49802563361dbd6f1cc0b33de3..9369d2a3dc9109f19161c16dc251ca9573288adb 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation; 
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 0ee5d5c7adc8bb4fe3b9f1d855bfd29271b9104f..2b6d61542cd37bfee9a1b6ee9566846b5686a0ca 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation.
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index da53c08a8f6984e50bb29b8fbbd3efedd1c5509d..75aa09bd2be9e6b704a551fe3d9a4a36db4ac6c2 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 10b0cfd6ae498caca681bbdb4b80f64a2772fa2d..92bad31a5ca9721f089373fd0978c15ec599f9ed 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index fda60801dfd30442326227cd0be0f766052c19ef..e7bc93d5b6d34c35576f5d97b6199b7c3a5dfc93 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 10508eb8730a6abb67ad8710733f075e50a022b2..e823cfddd5f675a2208aad9a76f5548ef1eaf227 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 3473d519430a1e04074ead6c55375f863a4ce3d9..6c507b27e89d69df24bfc1e5de8319de5d3a9094 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 10fc1d00c431547da42f9133b0d6f962be163f98..dbad606a1f05513c843ed7a349a1a9a9fa580920 100644 (file)
@@ -1,5 +1,10 @@
 /* Copyright 2001 Netherlabs BV, bert.hubert@netherlabs.nl. See LICENSE 
    for more information.
+
+   Additionally, the license of this program contains a special
+   exception which allows to distribute the program in binary form when
+   it is linked against OpenSSL.
+
    $Id$  */
 #ifndef SSQL_HH
 #define SSQL_HH
index b3483db2de4cb93d3c322e0de736c74139f2bb4f..eb75054918ef18c16aaf984742d2f391b9909750 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index b4571385a760ef2f0de58ac6ae19ccba2b8f15d6..aeae738ad4b9242f1a601adc9c968cf86321c1dc 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index ea05114b8b376f01ef6e5b11f20c07faa5ddcf7b..2a074ec89fc0c7178db3db0044d1ad99911debf4 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation; 
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index e56985c99b22ce5e6d7f2edc6dddc4bed327b47b..d7c14e130ddedad51fb84217781f45b6a31cfef1 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 7abffd730aee1623c8d4bd23a8b5a6b5fe3448f0..56a4f5f0ffbf700c9c1a60d6238661c5fe6af489 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index de691b299082592b2821bd05526c5377ee4adebc..09187e6a6593d585cf7d102f38a1d1b1c8a390d2 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 125d799f3cff4841b20e8f5d728ed6732544026d..3c71e9a0708beebd62537d624aef397b782731ac 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 7ababc55d72df3761a69ed4182cf3557f9441416..2a5ef2d28ab7cdcc5d085c8c0d6fc2f2d00309f7 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 3a71ef7ba10473581a393818a8b1091c2ba679d3..0f9fea4aa6025e9d46893d83340e2ead1b9f2cfb 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 5509637fec4f1c09b3301761435cdf700c2acf76..189635cf3dbb4c62fb776cff181cba87488b149b 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 6dffc81e6149a2e614dff8fecf6a44a57d5ca451..a10bc44302c8cbb06f747925aee86a43b611a270 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation    
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 7300f517eed8d62b947b0c652bec12ee3dd16276..95b11d5bc85c8f1ab709810819db7fbc0a5df2a4 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 3184927bec5af2067e35e6088f1f7b105fc76228..d2e7f0741e5a8441b2dd9126be9819961485f030 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 6a9fa16adbacffd60ac26b15a43fe720079130da..48b1d263784062281b251c37a68a00f88991b4bc 100644 (file)
@@ -6,6 +6,10 @@
     under the terms of the GNU General Public License version 2 as published
     by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index be40fea14e24677ac2051a299e3ad97996b3aa5a..f1a23da691e802e6b200b95a2daed135325044a4 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 22def5ee609c41d98bf23affd1fe0825b76f7afd..e5686b06f5acf91cfa4f416e7e177b0201a270f2 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 6c18b123a9d2d523cbf907942925da5ab9e7bb9d..da80598fc81943fc9f1f505ad3029d81b1878d99 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation; 
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index b380f4e3295e569a2ffdd140b0668b3100e3912e..0b4efa4d6472a19782303ca9ae750bde26ac6387 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 7859d8b333f48abe24e6ad4720741bcc0399da90..d8ad924ba18232f87a5ec6d193d775e01fb2d4af 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 7780289d00c92daebb1fc3489630aed6ed1392e9..59dc0a9c6a4324af58c7d470ee823ee1352d5945 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 853e26645f67e6b1fa3b39678afe0b34f1d57a63..06f927a6002fa9fa21f362a562a447617f6c935f 100644 (file)
@@ -8,6 +8,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 1abb87030174c4cd980e3fcdb06e2656c7c87615..dba12cf670056f4f1f19be33a37fbf9fa49fbd55 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index ec887b9caaf784e4a89f028511ce5b936aec8828..97e4e857182e8cafe71d851fd8a57c044ab8ad2d 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index eda4391c8dd1b5d0bc20b8b42504e5bff9356773..133d771d6bc736d58d2f0015bf2e11f9772eb5e5 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation.
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index a20ce4adbfa23f41bae0e6b976b7a9df1293e22e..80f9ee7bdbf1b2ed51080099fee3475eee5414a8 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index cf025a10cfed16eb56bfe9cebbea59b307df9ddf..fed0f7f3a19510c4c9909e461dd78c221744b083 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index f21f9475f16327e6abf70d34751a163e02b43412..1c3dc834b31427cded615beef7d41c2e7af84a3b 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index e48a3942418a4be8c898947c6e443ec931f26996..1a01a5631d999adef6258fdfa1fa384d76f33312 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index ba746bf1a95402d80b7088472e02aaa3acaa5442..696ae7543e8d6971c3d61e46ea187e619e717ea2 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 5a78a9c92fd5d96d218e402631ab025ef2baab97..18ab462059d606291b47e8c7b290bd827ef327a9 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index ee15a0a1e50d908cb900d7465c5c1763b034a75c..8eb6492250792f2b5aeca4b4e4399d1f9a0ad2ac 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 43707f4f89e71db97e6ff4275b2cc2233e3e546d..15c633bcf1da988fe6878f244ccd12a939f2634b 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 59920f9a2fb04d20633f7ae55460da3e7d9b1b05..44620b820aef3286887abc5eb47b0f16669bc5b8 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 00e573e35c13c460b366ab0a46bbc0a16a9f8f23..11a5742454703287ac4d3046efdc16d9b1dffcab 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index c7cd8b6856216cfe19989d7a816e1ea748db020a..53397e5f2517fd1cd270057f7c2a7cafbe6e16f1 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index e9da23b2b66a8520c9dc703179b0f852174a78a7..061111ef4a6b5872e86d179dad3fcd35e42525e2 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 3bb5e4a7405a5e8b0848f3c36f47f7e6335669e0..0e59d2a74b087c075d4f25dad0641af19f00c946 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 8169a5f6283a6962dde997df79018ceafac73f5c..5e6fd2b8b0d171e6addf1cb906f742184b001444 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 3c7b2ccbb82de52b222048edd841d5d9a7736f8c..327842496cec0fcb7762378792f8dcc7f969592f 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index a76550963fd35a6c3b1d098f0702193f1d55a8df..c48b15936d6f1b4c60d59e4768334487fc375ebe 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 56de782f1e457701c55c1dcae5e32a5f91a8ca14..db9aac708455f45464367cb168358bcd7388558b 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 35340a6d94a1f5110842aecb792cb4cbec1c39c5..a6af2a66b78c708db126a4bb1004170d1448012f 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation; 
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index e66abde41c611da6152591b74b62530c3bcd3252..5b3f895d8f8643536bc3d6db548d465d34e262eb 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 6824417794edf9a673fa3a9ea60bbefd63790115..63857f595b5835256f2c2378018e9cd3cc740253 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index a4a7c83492137bbb4835c88e62b921946a6761a4..a9c93733768ebd8e624641b3f6d0ce97acbdf3d8 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index ed5487e2d211816be26f53f59a1ad156d776e0af..31cd0c12d8641e8e0b3efe623e4b4e88f396a736 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 6ea51c8080973ef159853e3e146173eb3b372396..dfe68e8b12b8476e3046e317e0f3d74d39e47946 100644 (file)
@@ -5,6 +5,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation.
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 17df1056a70a4dde09e49b1f797808750c2aa023..9a9ab22b4ec6e1c6afb12d9c27aa5cfa72be06c0 100644 (file)
@@ -6,6 +6,10 @@
     under the terms of the GNU General Public License version 2 as published
     by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index da94aae5164f9c64faeaef63116c09a6d8622a7a..0c44a5e8767e38a81a0afdd01cd7c77582d87a13 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index b60fccda63efb0b1ad249bf7a103b28bbb708506..902247b182a2781a3a6c7e951bd8c0f17fb160be 100644 (file)
@@ -6,6 +6,9 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
     
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 059c7c54816b6c5ecab2d89974df1576ff48faea..98eb1accaf94e069c909a7f7923b05ecacdc76e8 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index ac11e538d3118dc885b64fc1c06dcc43c62150d3..f6e50e2d436ec312ea7bd03d1ae377715be8c365 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 2f04a574a4f8a05718650466a255d405f692dcb3..ce56b76f2236faa929ed4348533af3476ba7c30b 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index d7f054b4bd42c31540cce169acf99f1a9f96b925..5ca9b17eb0a2d05b2798c9dca29118e46a937849 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 89f11e9fbc7517edec30f4f469cebee9feef2637..8dce957fd9c865f27f707a3239a1ed71845c9493 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 7ad7f71dfba8a3fcc4f5567386973b6bddcca4a0..30102b7d1c5651d258a14ab2fc571c7885a3ae21 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index b4068347de5b36c93094e3180a305c8a705152d3..3e23f12b12135beba06ee0508cf39b3dbedb77b2 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 617a524795795aa5efca5bb1cfb518bf6a1e38a7..f959dd9e652e952c40a826ae50f3118715ae1067 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 7548245bf30eee5397f6699a582f0385c25683f1..59702b4b9a338fb0895d53053fc66070379b42ff 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index f772385b9213ddd4f50841351bb3a77ff2dcd0f6..b3bca592515bcda472f9d2becbda87c0b9b21737 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 3f6425fb11e4bbb935fcc9bb599b905ba5406a03..1f29a390d231dd221f747f031594c037f73d37ee 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index bc514a13ecf32ef3e4ec8958fcdd28aae66ee2f1..d36ea81608eb15d56eafc2cf174f6d880eb55d82 100644 (file)
@@ -6,6 +6,9 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index d16d9191a1f9e9ea10b91961fc624e21888dc016..224377668c9bbd58a2852b2a3109625571589eeb 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 55361f7d4226174ca6bf4ea87fa5272ac317057b..36b2187f1db814df82c92ef9286bb205619264c7 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 9d49279df17264da60dfbc1650ff7c40c18be58b..f335864a4935d9ee3496ece8b4a4802eeb68d278 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 32c87213a93566f536456078d3ceb62ee625e95c..4a4a32e1614e633f5e2a2041577917d4c129130a 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation.
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 4089097a16149058d4cf68249eee76aa669f514f..49ff2277009d4bd2b9650fe94b1f7f9b010eee10 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 688b1b0b338e09c0e0fecad220c6219b2f27fd65..e7e2afb8d0ddc4221a992c334077ff7a3eb7b058 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 716be607db26926b89ea06b7e891538d39f49687..5ec778a0f473bbb848282b34a03e540c409c9d41 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index ccb71a7af81ef48d63266daca6d62b147d0c5504..96412e06803bc93494f1e76f7a8f859a8b7a8698 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 56df14007e5653e186356bdae57f8b95b7b79aa7..f9cf37b560dc0bbf823ac796b227d588b5578bf5 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation; 
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 430c04829959e86e2dcd5277dce7ff90ba91c227..e4cc283fa7223c1c51987576fbb1f5b7c2fd827d 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 2e9194378b7e3c03060a19c01c4a628611cc52aa..ca7af1a64072e0686f2fad579ddde578fd97eefa 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 583c2841ce56ea93b629b8d1785d17b080f1de7f..acf476f53d8c4c9ba0fc846e3c238149c772f1b0 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as published 
     by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 84e77f356e84b4868db8f6dea7b9141607641665..f61d0e1efd4293fbd076bb6b16fe1f1f270a4062 100644 (file)
@@ -5,7 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 70df64e983c932283fdd80b468cd76e0c7ec69ab..b58a474d4b137b163c077744fcc2ced604347cbf 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 3d94b00616be68b2a573b19096911da20bb81d8d..fb27c53dcc1edd713f9ef0e330f1738209096792 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 05faec5c687de7d8c4d23974b933253b9ed4d24b..3c29cff0b77c4533e4b0721c6d18d7ed04b6b5f4 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 0afb9cb6c108aade266fc44d859fbbea406c28a7..50a350ebd8ba7934e0af5822a5fd18737f89c13c 100644 (file)
@@ -5,6 +5,11 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 4dcf5b70aa53159adc78eef8c13f0a1384f600fa..9561aebc351ebff317eebaf042564b4f6e857007 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 as 
     published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 9e6e58ee9bef8b819ce91c6b7036db6d7a938a48..0431c1624fc5b10a59844d68e6a3ddf23783da56 100644 (file)
@@ -6,6 +6,9 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
     
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index b932d931201498e7599da3f577882ed7d06ca04e..e974b8a6fc7948e36fda19dd65c5a0fe2cf3ba14 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 7e8f3fac287513d93273c4f57ebbbee33fc0e4b3..22da7cdc86585c1e90331c1b889168eb49bcbe45 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
     
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 8e0d8f693fd1789aa1436d4e87045c73267659c3..e759d1ef87bb4467c55adcab71c8978a95c26177 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 0d08dd1a858e1376a7970d304173fe8fb947215c..14e6471938b9e77b2839373fe5a9fb8bd08d4b04 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 4b17211f8bedaeff6ec8594eab152ff36d720300..73d59b3b4cd339c4dd421688cf105218f090ea4c 100644 (file)
@@ -5,6 +5,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 68599b3654486f7123e7d86b75e460376083af6d..db123fb40003df231c680cf769878f6494351899 100644 (file)
@@ -5,7 +5,10 @@
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2
     as published by the Free Software Foundation
-    
+
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
index 1a44229b1560470ce4acfe0239d9930bbaff4a8e..3c1e1817a710d2fc3911e221de76086c1c4713a3 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
index 9f5bc7821bd5b04877fba2d7e2b0e4d0515ea00f..8d5b23860ff6f341406b0011bbc6cb462f6a0c56 100644 (file)
@@ -6,6 +6,10 @@
     it under the terms of the GNU General Public License version 2 
     as published by the Free Software Foundation
 
+    Additionally, the license of this program contains a special
+    exception which allows to distribute the program in binary form when
+    it is linked against OpenSSL.
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the