diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-15 13:43:17 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-15 13:43:17 +0100 |
commit | 19e9a9bcdb520425700da30608d97427b0cc829e (patch) | |
tree | eeaf0588b898a0faa1007c0c57f0b7cb378bc03e /configure.ac | |
parent | 35cb0a1ef4f8f474820de22cbf79ee8e11d9bf3b (diff) |
clarify licenses
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d1345029..6587a16e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. +# +# This configure file is in the public domain AC_PREREQ([2.69]) AC_INIT([taler-merchant], [0.0.0], [taler-bug@gnunet.org]) |