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/lib/Makefile.am | |
parent | 477e68c5065b31726cdd44f2f7667b2da90080e7 (diff) |
bringing copyright tags up to FSF standard
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r-- | src/lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 8632fc15b..f91ca32c1 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -1,3 +1,4 @@ +# This Makefile.am is in the public domain AM_CPPFLAGS = -I$(top_srcdir)/src/include lib_LTLIBRARIES = \ |