aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-07 23:20:06 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-07 23:20:06 +0000
commita3a2b1822da61e88af0591f95ab0988d53dc259d (patch)
treea131142cb43f42ed303576b6db2ec954fad2072a /src
parentb561e327327fa0bb59c7f0061163f98f0065e931 (diff)
downloadgnunet-ext-a3a2b1822da61e88af0591f95ab0988d53dc259d.tar.gz
gnunet-ext-a3a2b1822da61e88af0591f95ab0988d53dc259d.zip
-bringing copyright tags up to FSF standard
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
-rw-r--r--src/ext/Makefile.am1
-rw-r--r--src/include/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a53c604..75cdad7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,2 +1,3 @@
1# This Makefile.am is in the public domain
1SUBDIRS = include ext . 2SUBDIRS = include ext .
2 3
diff --git a/src/ext/Makefile.am b/src/ext/Makefile.am
index 03ad60b..977c3d2 100644
--- a/src/ext/Makefile.am
+++ b/src/ext/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1SUBDIRS = . 2SUBDIRS = .
2 3
3INCLUDES = \ 4INCLUDES = \
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 784e039..82eaa5b 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1SUBDIRS = . 2SUBDIRS = .
2 3
3gnunetincludedir = $(includedir)/gnunet 4gnunetincludedir = $(includedir)/gnunet