summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/build/bootstrap.build2
-rw-r--r--tests/build/root.build2
-rw-r--r--tests/buildfile2
-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
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index 3499bd0..8bc4394 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index c48bb20..9a42b82 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
# Make sure libpq headers comply with an oldest C standard (see
diff --git a/tests/buildfile b/tests/buildfile
index 8cbd5b1..06c90e8 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
./: {*/ -build/}
diff --git a/tests/conninfo/buildfile b/tests/conninfo/buildfile
index 0c0682b..edafdd2 100644
--- a/tests/conninfo/buildfile
+++ b/tests/conninfo/buildfile
@@ -1,5 +1,5 @@
# file : tests/conninfo/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 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 2ff1007..2a5793c 100644
--- a/tests/conninfo/driver.c
+++ b/tests/conninfo/driver.c
@@ -1,5 +1,5 @@
/* file : tests/conninfo/driver.c
- * copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 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 2a62d51..72a5d56 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-2017 Code Synthesis Ltd
+ * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
* license : PostgreSQL License; see accompanying COPYRIGHT file
*/
diff --git a/tests/conninfo/testscript b/tests/conninfo/testscript
index 9853029..392f925 100644
--- a/tests/conninfo/testscript
+++ b/tests/conninfo/testscript
@@ -1,5 +1,5 @@
# file : tests/conninfo/testscript
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
$* <<<$src_base/regress.in >>>$src_base/expected.out 2>&1