summaryrefslogtreecommitdiff
path: root/src/wire
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/wire
parent5b86e59eacd57998429e3733863d7e5d34d496c7 (diff)
downloadexchange-59c6856284997196a0e1608e8038898a79b85a88.tar.gz
exchange-59c6856284997196a0e1608e8038898a79b85a88.tar.bz2
exchange-59c6856284997196a0e1608e8038898a79b85a88.zip
fixing #4594
Diffstat (limited to 'src/wire')
-rw-r--r--src/wire/plugin_wire_sepa.c2
-rw-r--r--src/wire/plugin_wire_template.c2
-rw-r--r--src/wire/plugin_wire_test.c2
-rw-r--r--src/wire/test_sepa_wireformat.c2
-rw-r--r--src/wire/test_wire_plugin.c2
-rw-r--r--src/wire/wire.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/wire/plugin_wire_sepa.c b/src/wire/plugin_wire_sepa.c
index 7a3d0d17b..61b30259a 100644
--- a/src/wire/plugin_wire_sepa.c
+++ b/src/wire/plugin_wire_sepa.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/wire/plugin_wire_template.c b/src/wire/plugin_wire_template.c
index 3bdc3cea2..2bc2a2abf 100644
--- a/src/wire/plugin_wire_template.c
+++ b/src/wire/plugin_wire_template.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/wire/plugin_wire_test.c b/src/wire/plugin_wire_test.c
index 4e91dade0..bdcf78058 100644
--- a/src/wire/plugin_wire_test.c
+++ b/src/wire/plugin_wire_test.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/wire/test_sepa_wireformat.c b/src/wire/test_sepa_wireformat.c
index 032874cf3..43bd51a32 100644
--- a/src/wire/test_sepa_wireformat.c
+++ b/src/wire/test_sepa_wireformat.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/wire/test_wire_plugin.c b/src/wire/test_wire_plugin.c
index 2d5f340b9..c465302f1 100644
--- a/src/wire/test_wire_plugin.c
+++ b/src/wire/test_wire_plugin.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 wire/test_wire_plugin.c
diff --git a/src/wire/wire.c b/src/wire/wire.c
index f0c0cd7a9..4d53b0d0b 100644
--- a/src/wire/wire.c
+++ b/src/wire/wire.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/>
*/
/**