From cd8cf7177a78910fe6c611de275fc186fd8fde73 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 7 Jul 2016 17:56:31 +0200 Subject: fixing #4594 --- src/backend/taler-merchant-httpd.c | 2 +- src/backend/taler-merchant-httpd.h | 2 +- src/backend/taler-merchant-httpd_auditors.c | 2 +- src/backend/taler-merchant-httpd_auditors.h | 2 +- src/backend/taler-merchant-httpd_contract.c | 2 +- src/backend/taler-merchant-httpd_contract.h | 2 +- src/backend/taler-merchant-httpd_exchanges.c | 2 +- src/backend/taler-merchant-httpd_exchanges.h | 2 +- src/backend/taler-merchant-httpd_mhd.c | 2 +- src/backend/taler-merchant-httpd_mhd.h | 2 +- src/backend/taler-merchant-httpd_parsing.c | 2 +- src/backend/taler-merchant-httpd_parsing.h | 2 +- src/backend/taler-merchant-httpd_pay.c | 2 +- src/backend/taler-merchant-httpd_pay.h | 2 +- src/backend/taler-merchant-httpd_responses.c | 2 +- src/backend/taler-merchant-httpd_responses.h | 2 +- src/backend/taler-merchant-httpd_track-transaction.c | 2 +- src/backend/taler-merchant-httpd_track-transaction.h | 2 +- src/backend/taler-merchant-httpd_track-transfer.c | 2 +- src/backend/taler-merchant-httpd_track-transfer.h | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) (limited to 'src/backend') diff --git a/src/backend/taler-merchant-httpd.c b/src/backend/taler-merchant-httpd.c index 0c2a551f..ca02030a 100644 --- a/src/backend/taler-merchant-httpd.c +++ b/src/backend/taler-merchant-httpd.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 merchant/backend/taler-merchant-httpd.c diff --git a/src/backend/taler-merchant-httpd.h b/src/backend/taler-merchant-httpd.h index ffb075ac..3ea701c0 100644 --- a/src/backend/taler-merchant-httpd.h +++ b/src/backend/taler-merchant-httpd.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 merchant/backend/taler-merchant-httpd.h diff --git a/src/backend/taler-merchant-httpd_auditors.c b/src/backend/taler-merchant-httpd_auditors.c index 111a48f8..2671e088 100644 --- a/src/backend/taler-merchant-httpd_auditors.c +++ b/src/backend/taler-merchant-httpd_auditors.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 backend/taler-merchant-httpd_auditors.c diff --git a/src/backend/taler-merchant-httpd_auditors.h b/src/backend/taler-merchant-httpd_auditors.h index 0daaa763..cc980b88 100644 --- a/src/backend/taler-merchant-httpd_auditors.h +++ b/src/backend/taler-merchant-httpd_auditors.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 backend/taler-merchant-httpd_auditors.h diff --git a/src/backend/taler-merchant-httpd_contract.c b/src/backend/taler-merchant-httpd_contract.c index e17d70c2..4dd67dd0 100644 --- a/src/backend/taler-merchant-httpd_contract.c +++ b/src/backend/taler-merchant-httpd_contract.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 backend/taler-merchant-httpd_contract.c diff --git a/src/backend/taler-merchant-httpd_contract.h b/src/backend/taler-merchant-httpd_contract.h index 0f7ce8f5..a17a00ca 100644 --- a/src/backend/taler-merchant-httpd_contract.h +++ b/src/backend/taler-merchant-httpd_contract.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 backend/taler-merchant-httpd_contract.h diff --git a/src/backend/taler-merchant-httpd_exchanges.c b/src/backend/taler-merchant-httpd_exchanges.c index b928f485..176c8ad6 100644 --- a/src/backend/taler-merchant-httpd_exchanges.c +++ b/src/backend/taler-merchant-httpd_exchanges.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 backend/taler-merchant-httpd_exchanges.c diff --git a/src/backend/taler-merchant-httpd_exchanges.h b/src/backend/taler-merchant-httpd_exchanges.h index 679cb7ce..0e705a41 100644 --- a/src/backend/taler-merchant-httpd_exchanges.h +++ b/src/backend/taler-merchant-httpd_exchanges.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 backend/taler-merchant-httpd_exchanges.h diff --git a/src/backend/taler-merchant-httpd_mhd.c b/src/backend/taler-merchant-httpd_mhd.c index 34fdb113..7e0a6f34 100644 --- a/src/backend/taler-merchant-httpd_mhd.c +++ b/src/backend/taler-merchant-httpd_mhd.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file taler-merchant-httpd_mhd.c diff --git a/src/backend/taler-merchant-httpd_mhd.h b/src/backend/taler-merchant-httpd_mhd.h index fdfb81db..5f0e69be 100644 --- a/src/backend/taler-merchant-httpd_mhd.h +++ b/src/backend/taler-merchant-httpd_mhd.h @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero 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/backend/taler-merchant-httpd_parsing.c b/src/backend/taler-merchant-httpd_parsing.c index c7cdfd15..cf23c8ab 100644 --- a/src/backend/taler-merchant-httpd_parsing.c +++ b/src/backend/taler-merchant-httpd_parsing.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero 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/backend/taler-merchant-httpd_parsing.h b/src/backend/taler-merchant-httpd_parsing.h index 45f30458..5ddc620c 100644 --- a/src/backend/taler-merchant-httpd_parsing.h +++ b/src/backend/taler-merchant-httpd_parsing.h @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file taler-exchange-httpd_parsing.h diff --git a/src/backend/taler-merchant-httpd_pay.c b/src/backend/taler-merchant-httpd_pay.c index e7a03fe6..874d9ad2 100644 --- a/src/backend/taler-merchant-httpd_pay.c +++ b/src/backend/taler-merchant-httpd_pay.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 backend/taler-merchant-httpd_pay.c diff --git a/src/backend/taler-merchant-httpd_pay.h b/src/backend/taler-merchant-httpd_pay.h index 9c3e567b..124a9d97 100644 --- a/src/backend/taler-merchant-httpd_pay.h +++ b/src/backend/taler-merchant-httpd_pay.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 backend/taler-merchant-httpd_pay.h diff --git a/src/backend/taler-merchant-httpd_responses.c b/src/backend/taler-merchant-httpd_responses.c index bfc449cf..12b0c318 100644 --- a/src/backend/taler-merchant-httpd_responses.c +++ b/src/backend/taler-merchant-httpd_responses.c @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, If not, see + TALER; see the file COPYING. If not, see */ /** * @file taler-merchant-httpd_responses.c diff --git a/src/backend/taler-merchant-httpd_responses.h b/src/backend/taler-merchant-httpd_responses.h index b79a0f4e..2ff63002 100644 --- a/src/backend/taler-merchant-httpd_responses.h +++ b/src/backend/taler-merchant-httpd_responses.h @@ -11,7 +11,7 @@ A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero 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/backend/taler-merchant-httpd_track-transaction.c b/src/backend/taler-merchant-httpd_track-transaction.c index b5b883cb..0f1711fc 100644 --- a/src/backend/taler-merchant-httpd_track-transaction.c +++ b/src/backend/taler-merchant-httpd_track-transaction.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 backend/taler-merchant-httpd_track-transaction.c diff --git a/src/backend/taler-merchant-httpd_track-transaction.h b/src/backend/taler-merchant-httpd_track-transaction.h index fb9027dc..30896bf3 100644 --- a/src/backend/taler-merchant-httpd_track-transaction.h +++ b/src/backend/taler-merchant-httpd_track-transaction.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 backend/taler-merchant-httpd_track-transaction.h diff --git a/src/backend/taler-merchant-httpd_track-transfer.c b/src/backend/taler-merchant-httpd_track-transfer.c index e8b93f2f..1981f894 100644 --- a/src/backend/taler-merchant-httpd_track-transfer.c +++ b/src/backend/taler-merchant-httpd_track-transfer.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 backend/taler-merchant-httpd_track-transfer.c diff --git a/src/backend/taler-merchant-httpd_track-transfer.h b/src/backend/taler-merchant-httpd_track-transfer.h index d8d199a9..13a173c9 100644 --- a/src/backend/taler-merchant-httpd_track-transfer.h +++ b/src/backend/taler-merchant-httpd_track-transfer.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 backend/taler-merchant-httpd_track-transfer.h -- cgit v1.2.3