diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-02-08 00:17:40 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-02-08 00:17:40 +0100 |
commit | 3cd1bef1ff188f20871e7986e4193c6f10075cfc (patch) | |
tree | 7c67a690b6328e100d9553b64b47cef2b07c5602 /src/pq/Makefile.am | |
parent | 477e68c5065b31726cdd44f2f7667b2da90080e7 (diff) |
bringing copyright tags up to FSF standard
Diffstat (limited to 'src/pq/Makefile.am')
-rw-r--r-- | src/pq/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am index 9ce58c1ff..c94029bc6 100644 --- a/src/pq/Makefile.am +++ b/src/pq/Makefile.am @@ -1,3 +1,4 @@ +# This Makefile.am is in the public domain AM_CPPFLAGS = -I$(top_srcdir)/src/include $(LIBGCRYPT_CFLAGS) $(POSTGRESQL_CPPFLAGS) talerincludedir = $(includedir)/taler |