bringing copyright tags up to FSF standard
This commit is contained in:
parent
477e68c506
commit
3cd1bef1ff
@ -1,3 +1,4 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
SUBDIRS = src doc
|
SUBDIRS = src doc
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
|
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
SUBDIRS = include util pq mint lib
|
SUBDIRS = include util pq mint lib
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
talerincludedir = $(includedir)/taler
|
talerincludedir = $(includedir)/taler
|
||||||
|
|
||||||
talerinclude_HEADERS = \
|
talerinclude_HEADERS = \
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
lib_LTLIBRARIES = \
|
lib_LTLIBRARIES = \
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/pq/ $(POSTGRESQL_CPPFLAGS)
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/pq/ $(POSTGRESQL_CPPFLAGS)
|
||||||
|
|
||||||
lib_LTLIBRARIES = \
|
lib_LTLIBRARIES = \
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include $(LIBGCRYPT_CFLAGS) $(POSTGRESQL_CPPFLAGS)
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include $(LIBGCRYPT_CFLAGS) $(POSTGRESQL_CPPFLAGS)
|
||||||
|
|
||||||
talerincludedir = $(includedir)/taler
|
talerincludedir = $(includedir)/taler
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# This Makefile.am is in the public domain
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include $(LIBGCRYPT_CFLAGS) $(POSTGRESQL_CPPFLAGS)
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include $(LIBGCRYPT_CFLAGS) $(POSTGRESQL_CPPFLAGS)
|
||||||
|
|
||||||
lib_LTLIBRARIES = \
|
lib_LTLIBRARIES = \
|
||||||
|
Loading…
Reference in New Issue
Block a user