aboutsummaryrefslogtreecommitdiff
path: root/doc
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
commita12c532cba2af140f041081a5a2734355358cac1 (patch)
treeefbbb70fd23671e51eaa9ef6cc259798b3ce3bdc /doc
parent10cf14317ca1edf694319794cc39ca6e45b64169 (diff)
downloadlibmicrohttpd-a12c532cba2af140f041081a5a2734355358cac1.tar.gz
libmicrohttpd-a12c532cba2af140f041081a5a2734355358cac1.zip
-bringing copyright tags up to FSF standard
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/doxygen/Makefile.am1
-rw-r--r--doc/examples/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 14b1f1e0..287514dc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1man_MANS = libmicrohttpd.3 2man_MANS = libmicrohttpd.3
2 3
3SUBDIRS = . examples doxygen 4SUBDIRS = . examples doxygen
diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am
index fe10b617..6f132dd8 100644
--- a/doc/doxygen/Makefile.am
+++ b/doc/doxygen/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1all: 2all:
2 @echo -e \ 3 @echo -e \
3"Generate documentation:\n" \ 4"Generate documentation:\n" \
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 8a385ba8..7bb02dac 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1SUBDIRS = . 2SUBDIRS = .
2 3
3AM_CPPFLAGS = \ 4AM_CPPFLAGS = \