diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/bootstrap.build | 2 | ||||
-rw-r--r-- | tests/build/root.build | 2 |
2 files changed, 2 insertions, 2 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 |