diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-17 16:14:28 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-17 16:14:28 +0100 |
commit | 7479f3a2e53655c6190bf5bcdb31736bf41a56c6 (patch) | |
tree | cf7615482e95457b95877a27f4961e1d29861851 /configure.ac | |
parent | aba92c5bfa3efa9a7cabf2fc85b1f14bea2d8307 (diff) |
add APP target
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6004a7d66..5958785e7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. # # This file is part of TALER -# Copyright (C) 2014, 2015 GNUnet e.V. +# Copyright (C) 2014, 2015, 2016 GNUnet e.V. and Inria # # TALER is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software |