]> granicus.if.org Git - pdns/commitdiff
make OpenSSL linking exception more prominent - note that this has always applied...
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 25 Oct 2013 08:05:45 +0000 (10:05 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 25 Oct 2013 08:05:45 +0000 (10:05 +0200)
Makefile.am
NOTICE [new file with mode: 0644]

index ddd4a2c607cc71da4c91273d38fac2da5e4f9ee6..7b02667ed22ed95ef69a592f17cbd7566dbf55c7 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS=modules codedocs @programdescend@
 DIST_SUBDIRS=modules codedocs pdns pdns/ext/rapidjson
-EXTRA_DIST=README HACKING INSTALL debian-pdns/* pdns.spec  \
+EXTRA_DIST=README HACKING INSTALL NOTICE debian-pdns/* pdns.spec  \
 codedocs/doxygen.conf contrib/powerdns.solaris.init.d \
 contrib/systemd-pdns.service contrib/systemd-pdns-recursor.service \
 bootstrap build-scripts/semistaticg++ pdns/docs/dnstcpbench.1 \
diff --git a/NOTICE b/NOTICE
new file mode 100644 (file)
index 0000000..d3f7a1e
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,16 @@
+This program is free software; you can redistribute it and/or modify
+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.
+
+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
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.