From 4e2504a967ba09643c6dd7e3b9ce400e30adcb3d Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Thu, 7 Jun 2018 15:23:35 +0000 Subject: paragraph for gnunet devs that don't know how to use the web --- src/pq/pq.c | 3 +++ src/pq/pq_connect.c | 3 +++ src/pq/pq_eval.c | 3 +++ src/pq/pq_exec.c | 3 +++ src/pq/pq_prepare.c | 3 +++ src/pq/pq_query_helper.c | 3 +++ src/pq/pq_result_helper.c | 3 +++ src/pq/test_pq.c | 3 +++ 8 files changed, 24 insertions(+) (limited to 'src/pq') diff --git a/src/pq/pq.c b/src/pq/pq.c index 05d9e13e1..66f9d983b 100644 --- a/src/pq/pq.c +++ b/src/pq/pq.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq.c diff --git a/src/pq/pq_connect.c b/src/pq/pq_connect.c index e55f51cbe..25619f8c0 100644 --- a/src/pq/pq_connect.c +++ b/src/pq/pq_connect.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq_connect.c diff --git a/src/pq/pq_eval.c b/src/pq/pq_eval.c index d40e0fb61..5abb1cd9c 100644 --- a/src/pq/pq_eval.c +++ b/src/pq/pq_eval.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq_eval.c diff --git a/src/pq/pq_exec.c b/src/pq/pq_exec.c index 1d84ac7a8..31dbc3ff7 100644 --- a/src/pq/pq_exec.c +++ b/src/pq/pq_exec.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq_exec.c diff --git a/src/pq/pq_prepare.c b/src/pq/pq_prepare.c index 2ddae67ee..d55741073 100644 --- a/src/pq/pq_prepare.c +++ b/src/pq/pq_prepare.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq_prepare.c diff --git a/src/pq/pq_query_helper.c b/src/pq/pq_query_helper.c index 1d35cda07..799f82ebe 100644 --- a/src/pq/pq_query_helper.c +++ b/src/pq/pq_query_helper.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq_query_helper.c diff --git a/src/pq/pq_result_helper.c b/src/pq/pq_result_helper.c index a011e4d08..3805b8a8d 100644 --- a/src/pq/pq_result_helper.c +++ b/src/pq/pq_result_helper.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/pq_result_helper.c diff --git a/src/pq/test_pq.c b/src/pq/test_pq.c index 2c839d9ee..437f3b4e1 100644 --- a/src/pq/test_pq.c +++ b/src/pq/test_pq.c @@ -11,6 +11,9 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 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 this program. If not, see . */ /** * @file pq/test_pq.c -- cgit v1.2.3