]> granicus.if.org Git - pdns/commitdiff
limit accidental scope expansion, thanks @zeha
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 25 Oct 2013 09:03:49 +0000 (11:03 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 25 Oct 2013 09:03:49 +0000 (11:03 +0200)
NOTICE
pdns/docs/pdns.xml

diff --git a/NOTICE b/NOTICE
index d3f7a1eb198fcf54dcc9555a57d470037f8e1161..ddd9b4211242cc8f6af154025793841cc515aa31 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -3,8 +3,8 @@ it under the terms of version 2 of the GNU General Public License as
 published by the Free Software Foundation.
 
 In addition, for the avoidance of any doubt, permission is granted to
-link this program with OpenSSL or any other library package and to
-(re)distribute the binaries produced as the result of such linking.
+link this program with OpenSSL and to (re)distribute the binaries
+produced as the result of such linking.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
index 272cc6fd87df43bbb81e24c78e81612760e703c9..d576213b411cd4e006c370b468236cc8aa0a92d4 100755 (executable)
@@ -23436,9 +23436,8 @@ POSSIBILITY OF SUCH DAMAGES.
   <appendix id="further-copyrights"><title>Further copyright statements</title>
     <sect1><title>OpenSSL linking exception</title>
     <para>
-      Permission is granted to link this program with OpenSSL or any other
-      library package and to (re)distribute the binaries produced as the result of
-      such linking.
+      Permission is granted to link this program with OpenSSL and to
+      (re)distribute the binaries produced as the result of such linking.
     </para>
     </sect1>
     <sect1><title>AES implementation by Brian Gladman</title>