aboutsummaryrefslogtreecommitdiff
path: root/pgsql/template
diff options
context:
space:
mode:
Diffstat (limited to 'pgsql/template')
-rw-r--r--pgsql/template/Makefile.am2
-rw-r--r--pgsql/template/driver.cxx2
-rw-r--r--pgsql/template/makefile2
-rw-r--r--pgsql/template/test.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/pgsql/template/Makefile.am b/pgsql/template/Makefile.am
index 0d399ce..453f9e0 100644
--- a/pgsql/template/Makefile.am
+++ b/pgsql/template/Makefile.am
@@ -1,5 +1,5 @@
# file : pgsql/template/Makefile.am
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/pgsql/template/driver.cxx b/pgsql/template/driver.cxx
index e57f14a..fdc68ce 100644
--- a/pgsql/template/driver.cxx
+++ b/pgsql/template/driver.cxx
@@ -1,5 +1,5 @@
// file : pgsql/template/driver.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/pgsql/template/makefile b/pgsql/template/makefile
index 07d33f9..6854e51 100644
--- a/pgsql/template/makefile
+++ b/pgsql/template/makefile
@@ -1,5 +1,5 @@
# file : pgsql/template/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/pgsql/template/test.hxx b/pgsql/template/test.hxx
index 5219b12..2e4b16c 100644
--- a/pgsql/template/test.hxx
+++ b/pgsql/template/test.hxx
@@ -1,5 +1,5 @@
// file : pgsql/template/test.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX