summaryrefslogtreecommitdiff
path: root/src/pq
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/pq
parent5b86e59eacd57998429e3733863d7e5d34d496c7 (diff)
downloadexchange-59c6856284997196a0e1608e8038898a79b85a88.tar.gz
exchange-59c6856284997196a0e1608e8038898a79b85a88.tar.bz2
exchange-59c6856284997196a0e1608e8038898a79b85a88.zip
fixing #4594
Diffstat (limited to 'src/pq')
-rw-r--r--src/pq/pq_query_helper.c2
-rw-r--r--src/pq/pq_result_helper.c2
-rw-r--r--src/pq/test_pq.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/pq/pq_query_helper.c b/src/pq/pq_query_helper.c
index 5d2e9ce06..bbfa0ee97 100644
--- a/src/pq/pq_query_helper.c
+++ b/src/pq/pq_query_helper.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 pq/pq_query_helper.c
diff --git a/src/pq/pq_result_helper.c b/src/pq/pq_result_helper.c
index 49d0668a0..4b449999f 100644
--- a/src/pq/pq_result_helper.c
+++ b/src/pq/pq_result_helper.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 pq/pq_result_helper.c
diff --git a/src/pq/test_pq.c b/src/pq/test_pq.c
index 001d99e56..841c3e3b5 100644
--- a/src/pq/test_pq.c
+++ b/src/pq/test_pq.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 pq/test_pq.c