summaryrefslogtreecommitdiff
path: root/tests/conninfo
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conninfo')
-rw-r--r--tests/conninfo/buildfile2
-rw-r--r--tests/conninfo/driver.c2
-rw-r--r--tests/conninfo/postgres_fe.h2
-rw-r--r--tests/conninfo/testscript2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/conninfo/buildfile b/tests/conninfo/buildfile
index edafdd2..1a600e9 100644
--- a/tests/conninfo/buildfile
+++ b/tests/conninfo/buildfile
@@ -1,5 +1,5 @@
# file : tests/conninfo/buildfile
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
# Here we reproduce the original libpq test. See the src/interfaces/libpq/test
diff --git a/tests/conninfo/driver.c b/tests/conninfo/driver.c
index 2a5793c..65d9269 100644
--- a/tests/conninfo/driver.c
+++ b/tests/conninfo/driver.c
@@ -1,5 +1,5 @@
/* file : tests/conninfo/driver.c
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : PostgreSQL License; see accompanying COPYRIGHT file
*/
diff --git a/tests/conninfo/postgres_fe.h b/tests/conninfo/postgres_fe.h
index 72a5d56..61cb7c4 100644
--- a/tests/conninfo/postgres_fe.h
+++ b/tests/conninfo/postgres_fe.h
@@ -1,5 +1,5 @@
/* file : tests/conninfo/postgres_fe.h
- * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
* license : PostgreSQL License; see accompanying COPYRIGHT file
*/
diff --git a/tests/conninfo/testscript b/tests/conninfo/testscript
index 392f925..bf278ae 100644
--- a/tests/conninfo/testscript
+++ b/tests/conninfo/testscript
@@ -1,5 +1,5 @@
# file : tests/conninfo/testscript
-# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
$* <<<$src_base/regress.in >>>$src_base/expected.out 2>&1