From 59c6856284997196a0e1608e8038898a79b85a88 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 7 Jul 2016 17:55:25 +0200 Subject: fixing #4594 --- src/bank-lib/bank_api_admin.c | 2 +- src/bank-lib/fakebank.c | 2 +- src/bank-lib/test_bank_api.c | 2 +- src/bank-lib/test_bank_api_with_fakebank.c | 2 +- src/bank-lib/test_bank_interpreter.c | 2 +- src/bank-lib/test_bank_interpreter.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/bank-lib') diff --git a/src/bank-lib/bank_api_admin.c b/src/bank-lib/bank_api_admin.c index a4f7e8164..338ddce92 100644 --- a/src/bank-lib/bank_api_admin.c +++ b/src/bank-lib/bank_api_admin.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c index c4934fd27..83ea79770 100644 --- a/src/bank-lib/fakebank.c +++ b/src/bank-lib/fakebank.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** diff --git a/src/bank-lib/test_bank_api.c b/src/bank-lib/test_bank_api.c index 3503e47b1..88fe82451 100644 --- a/src/bank-lib/test_bank_api.c +++ b/src/bank-lib/test_bank_api.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file bank/test_bank_api.c diff --git a/src/bank-lib/test_bank_api_with_fakebank.c b/src/bank-lib/test_bank_api_with_fakebank.c index 4241f075a..8e0ac6d15 100644 --- a/src/bank-lib/test_bank_api_with_fakebank.c +++ b/src/bank-lib/test_bank_api_with_fakebank.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file bank/test_bank_api_with_fakebank.c diff --git a/src/bank-lib/test_bank_interpreter.c b/src/bank-lib/test_bank_interpreter.c index a77af8ddf..03648786c 100644 --- a/src/bank-lib/test_bank_interpreter.c +++ b/src/bank-lib/test_bank_interpreter.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file bank/test_bank_interpreter.c diff --git a/src/bank-lib/test_bank_interpreter.h b/src/bank-lib/test_bank_interpreter.h index 7f56caf4d..0093b0db3 100644 --- a/src/bank-lib/test_bank_interpreter.h +++ b/src/bank-lib/test_bank_interpreter.h @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file bank/test_bank_interpreter.h -- cgit v1.2.3