summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-07-07 17:56:31 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-07-07 17:56:31 +0200
commitcd8cf7177a78910fe6c611de275fc186fd8fde73 (patch)
tree50db3bb3a9b082650bd9474f49b13090a058e184 /src/lib
parentadb9ae3de587758256d603ea64b273bf29fd3a05 (diff)
downloadmerchant-cd8cf7177a78910fe6c611de275fc186fd8fde73.tar.gz
merchant-cd8cf7177a78910fe6c611de275fc186fd8fde73.tar.bz2
merchant-cd8cf7177a78910fe6c611de275fc186fd8fde73.zip
fixing #4594
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/merchant_api_contract.c2
-rw-r--r--src/lib/merchant_api_pay.c2
-rw-r--r--src/lib/merchant_api_track_transaction.c2
-rw-r--r--src/lib/merchant_api_track_transfer.c2
-rw-r--r--src/lib/test_merchant_api.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/merchant_api_contract.c b/src/lib/merchant_api_contract.c
index 1addfba7..23c13e41 100644
--- a/src/lib/merchant_api_contract.c
+++ b/src/lib/merchant_api_contract.c
@@ -11,7 +11,7 @@
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with
- TALER; see the file COPYING.LGPL. If not, If not, see
+ TALER; see the file COPYING.LGPL. If not, see
<http://www.gnu.org/licenses/>
*/
/**
diff --git a/src/lib/merchant_api_pay.c b/src/lib/merchant_api_pay.c
index 56035afe..efc94d26 100644
--- a/src/lib/merchant_api_pay.c
+++ b/src/lib/merchant_api_pay.c
@@ -11,7 +11,7 @@
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with
- TALER; see the file COPYING.LGPL. If not, If not, see
+ TALER; see the file COPYING.LGPL. If not, see
<http://www.gnu.org/licenses/>
*/
/**
diff --git a/src/lib/merchant_api_track_transaction.c b/src/lib/merchant_api_track_transaction.c
index f0032afb..b91bd165 100644
--- a/src/lib/merchant_api_track_transaction.c
+++ b/src/lib/merchant_api_track_transaction.c
@@ -11,7 +11,7 @@
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with
- TALER; see the file COPYING.LGPL. If not, If not, see
+ TALER; see the file COPYING.LGPL. If not, see
<http://www.gnu.org/licenses/>
*/
/**
diff --git a/src/lib/merchant_api_track_transfer.c b/src/lib/merchant_api_track_transfer.c
index f8402fcd..6912f888 100644
--- a/src/lib/merchant_api_track_transfer.c
+++ b/src/lib/merchant_api_track_transfer.c
@@ -11,7 +11,7 @@
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with
- TALER; see the file COPYING.LGPL. If not, If not, see
+ TALER; see the file COPYING.LGPL. If not, see
<http://www.gnu.org/licenses/>
*/
/**
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index d04f7f0e..0140bbc8 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -11,7 +11,7 @@
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with
- TALER; see the file COPYING.LGPL. If not, If not, see <http://www.gnu.org/licenses/>
+ TALER; see the file COPYING.LGPL. If not, see <http://www.gnu.org/licenses/>
*/
/**
* @file merchant/test_merchant_api.c