summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-07-07 17:55:25 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-07-07 17:55:25 +0200
commit59c6856284997196a0e1608e8038898a79b85a88 (patch)
tree2fbdd612790cbcd8d7b22e47e78408d7eae161a0 /src/util
parent5b86e59eacd57998429e3733863d7e5d34d496c7 (diff)
downloadexchange-59c6856284997196a0e1608e8038898a79b85a88.tar.gz
exchange-59c6856284997196a0e1608e8038898a79b85a88.tar.bz2
exchange-59c6856284997196a0e1608e8038898a79b85a88.zip
fixing #4594
Diffstat (limited to 'src/util')
-rw-r--r--src/util/amount.c2
-rw-r--r--src/util/crypto.c2
-rw-r--r--src/util/test_amount.c2
-rw-r--r--src/util/test_crypto.c2
-rw-r--r--src/util/util.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/util/amount.c b/src/util/amount.c
index 4ac7d30ab..407232a9e 100644
--- a/src/util/amount.c
+++ b/src/util/amount.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 <http://www.gnu.org/licenses/>
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
* @file util/amount.c
diff --git a/src/util/crypto.c b/src/util/crypto.c
index 042cf8871..3200e2a05 100644
--- a/src/util/crypto.c
+++ b/src/util/crypto.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 <http://www.gnu.org/licenses/>
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
* @file util/crypto.c
diff --git a/src/util/test_amount.c b/src/util/test_amount.c
index 640477156..dda31e74b 100644
--- a/src/util/test_amount.c
+++ b/src/util/test_amount.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 <http://www.gnu.org/licenses/>
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
diff --git a/src/util/test_crypto.c b/src/util/test_crypto.c
index b677c6d8f..f442cefbd 100644
--- a/src/util/test_crypto.c
+++ b/src/util/test_crypto.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 <http://www.gnu.org/licenses/>
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
diff --git a/src/util/util.c b/src/util/util.c
index 1f7931a43..e01a2cc02 100644
--- a/src/util/util.c
+++ b/src/util/util.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 <http://www.gnu.org/licenses/>
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**