summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/bootstrap.build2
-rw-r--r--build/export.build2
-rw-r--r--build/root.build2
-rw-r--r--buildfile2
-rw-r--r--libpq/buildfile2
-rw-r--r--libpq/postgresql/pg_config.h2
-rw-r--r--libpq/postgresql/pg_config_ext.h2
-rw-r--r--libpq/version.h.in2
-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
15 files changed, 15 insertions, 15 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index d379891..c48d0db 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : 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 = libpq
diff --git a/build/export.build b/build/export.build
index f061cc4..dabfef9 100644
--- a/build/export.build
+++ b/build/export.build
@@ -1,5 +1,5 @@
# file : build/export.build
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : PostgreSQL License; see accompanying COPYRIGHT file
$out_root/
diff --git a/build/root.build b/build/root.build
index 6d152ab..40cdc7b 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,5 @@
# file : 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
c.std = 99
diff --git a/buildfile b/buildfile
index 5374b96..8ca1acd 100644
--- a/buildfile
+++ b/buildfile
@@ -1,5 +1,5 @@
# file : 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/} doc{COPYRIGHT INSTALL README} manifest
diff --git a/libpq/buildfile b/libpq/buildfile
index 6555bad..b23fe13 100644
--- a/libpq/buildfile
+++ b/libpq/buildfile
@@ -1,5 +1,5 @@
# file : libpq/buildfile
-# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
+# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : PostgreSQL Licenes; see accompanying COPYRIGHT file
# Headers other than these are not installed so treat them as files.
diff --git a/libpq/postgresql/pg_config.h b/libpq/postgresql/pg_config.h
index 7325e69..715a0b1 100644
--- a/libpq/postgresql/pg_config.h
+++ b/libpq/postgresql/pg_config.h
@@ -1,5 +1,5 @@
/* file : libpq/postgresql/pg_config.h -*- 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/libpq/postgresql/pg_config_ext.h b/libpq/postgresql/pg_config_ext.h
index 78a5178..e1daf5a 100644
--- a/libpq/postgresql/pg_config_ext.h
+++ b/libpq/postgresql/pg_config_ext.h
@@ -1,5 +1,5 @@
/* file : libpq/postgresql/pg_config_ext.h -*- 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/libpq/version.h.in b/libpq/version.h.in
index f5d6b31..c704c62 100644
--- a/libpq/version.h.in
+++ b/libpq/version.h.in
@@ -1,5 +1,5 @@
/* file : libpq/version.h.in -*- 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/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