merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 641112724ed97ee731add6ea8b5aff49a7891218
parent 95ab500e198f6cb17505af306f9c6c9ffa834144
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 19 Mar 2016 16:30:31 +0100

add license header

Diffstat:
MMakefile.am | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -1,5 +1,5 @@ -# the following definition tells where others .am are located -AM_CPPFLAGS = -I$(top_srcdir)/src/include +# This Makefile is in the public domain + SUBDIRS = src copylib examples ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = AUTHORS COPYING.GPL COPING.AGPL COPYING.LGPL