commit a3a2b1822da61e88af0591f95ab0988d53dc259d
parent b561e327327fa0bb59c7f0061163f98f0065e931
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 7 Feb 2015 23:20:06 +0000
-bringing copyright tags up to FSF standard
Diffstat:
4 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
@@ -1,3 +1,4 @@
+# This Makefile.am is in the public domain
## Process this file with automake to produce Makefile.in
SUBDIRS = src po
diff --git a/src/Makefile.am b/src/Makefile.am
@@ -1,2 +1,3 @@
+# This Makefile.am is in the public domain
SUBDIRS = include ext .
diff --git a/src/ext/Makefile.am b/src/ext/Makefile.am
@@ -1,3 +1,4 @@
+# This Makefile.am is in the public domain
SUBDIRS = .
INCLUDES = \
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
@@ -1,3 +1,4 @@
+# This Makefile.am is in the public domain
SUBDIRS = .
gnunetincludedir = $(includedir)/gnunet