aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:13:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:13:37 +0200
commit4fbef59f68373074ee5a02f2dfe90c500e9fde3c (patch)
tree44087a01c8e27712eac07bccf2109247045ba0d9
parentad7c6ccd31f437e8b6ad68476f5f2ff53586d2e5 (diff)
Update copyright year
-rw-r--r--Makefile.am2
-rw-r--r--access/makefile2
-rw-r--r--boost/makefile2
-rwxr-xr-xbootstrap2
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/configuration-rules.make2
-rw-r--r--build/configuration.make2
-rwxr-xr-xbuild/configure2
-rw-r--r--build/import/libboost/configuration-rules.make2
-rwxr-xr-xbuild/import/libboost/configure2
-rw-r--r--build/import/libboost/date-time/rules.make2
-rw-r--r--build/import/libboost/date-time/stub.make2
-rw-r--r--build/import/libboost/header-only/rules.make2
-rw-r--r--build/import/libboost/header-only/stub.make2
-rw-r--r--build/import/libodb-boost/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-boost/configure2
-rw-r--r--build/import/libodb-boost/stub.make2
-rw-r--r--build/import/libodb-mssql/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-mssql/configure2
-rw-r--r--build/import/libodb-mssql/stub.make2
-rw-r--r--build/import/libodb-mysql/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-mysql/configure2
-rw-r--r--build/import/libodb-mysql/stub.make2
-rw-r--r--build/import/libodb-oracle/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-oracle/configure2
-rw-r--r--build/import/libodb-oracle/stub.make2
-rw-r--r--build/import/libodb-pgsql/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-pgsql/configure2
-rw-r--r--build/import/libodb-pgsql/stub.make2
-rw-r--r--build/import/libodb-qt/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-qt/configure2
-rw-r--r--build/import/libodb-qt/stub.make2
-rw-r--r--build/import/libodb-sqlite/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-sqlite/configure2
-rw-r--r--build/import/libodb-sqlite/stub.make2
-rw-r--r--build/import/libodb/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb/configure2
-rw-r--r--build/import/libodb/stub.make2
-rw-r--r--build/import/libqt/configuration-rules.make2
-rwxr-xr-xbuild/import/libqt/configure2
-rw-r--r--build/import/libqt/core/rules.make2
-rw-r--r--build/import/libqt/core/stub.make2
-rw-r--r--build/import/odb/configuration-rules.make2
-rwxr-xr-xbuild/import/odb/configure2
-rw-r--r--build/import/odb/hxx-cxx.make2
-rw-r--r--build/import/odb/stub.make2
-rwxr-xr-xbuild/mssql/configure2
-rwxr-xr-xbuild/mssql/mssql2
-rwxr-xr-xbuild/mysql/configure2
-rwxr-xr-xbuild/mysql/mysql2
-rwxr-xr-xbuild/oracle/configure2
-rwxr-xr-xbuild/oracle/oracle2
-rwxr-xr-xbuild/pgsql/configure2
-rwxr-xr-xbuild/pgsql/pgsql2
-rwxr-xr-xbuild/sqlite/configure2
-rw-r--r--c++11/makefile2
-rw-r--r--composite/makefile2
-rw-r--r--configure.ac2
-rw-r--r--container/makefile2
-rw-r--r--hello/makefile2
-rw-r--r--inheritance/polymorphism/makefile2
-rw-r--r--inheritance/reuse/makefile2
-rw-r--r--inverse/makefile2
-rw-r--r--m4/c++11.m42
-rw-r--r--m4/database.m42
-rw-r--r--m4/libboost.m42
-rw-r--r--m4/libodb-boost.m42
-rw-r--r--m4/libodb-mssql.m42
-rw-r--r--m4/libodb-mysql.m42
-rw-r--r--m4/libodb-oracle.m42
-rw-r--r--m4/libodb-pgsql.m42
-rw-r--r--m4/libodb-qt.m42
-rw-r--r--m4/libodb-sqlite.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libqt.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/mssql.m42
-rw-r--r--m4/mysql.m42
-rw-r--r--m4/odb.m42
-rw-r--r--m4/oracle.m42
-rw-r--r--m4/pgsql.m42
-rw-r--r--m4/sqlite.m42
-rw-r--r--m4/threads.m42
-rw-r--r--m4/tr1-memory.m42
-rw-r--r--makefile2
-rw-r--r--mapping/makefile2
-rw-r--r--mssql-driver.bat2
-rw-r--r--mysql-driver.bat2
-rw-r--r--optimistic/makefile2
-rw-r--r--oracle-driver.bat2
-rw-r--r--pgsql-driver.bat2
-rw-r--r--pimpl/makefile2
-rw-r--r--prepared/makefile2
-rw-r--r--qt/makefile2
-rw-r--r--query/makefile2
-rw-r--r--relationship/makefile2
-rw-r--r--schema/custom/makefile2
-rw-r--r--schema/embedded/makefile2
-rw-r--r--section/makefile2
-rw-r--r--template/makefile2
-rw-r--r--test.bat2
-rw-r--r--tester.bat2
-rwxr-xr-xtester.in2
-rw-r--r--view/makefile2
104 files changed, 104 insertions, 104 deletions
diff --git a/Makefile.am b/Makefile.am
index c93cf49..1cf95cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# file : 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
SUBDIRS = __path__(dirs)
diff --git a/access/makefile b/access/makefile
index 91692a2..c7859d3 100644
--- a/access/makefile
+++ b/access/makefile
@@ -1,5 +1,5 @@
# file : access/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/boost/makefile b/boost/makefile
index a389b03..4f777f6 100644
--- a/boost/makefile
+++ b/boost/makefile
@@ -1,5 +1,5 @@
# file : boost/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/bootstrap b/bootstrap
index 8953df9..46dcfd0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,7 @@
#! /bin/sh
# file : bootstrap
-# 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
#
diff --git a/build/bootstrap.make b/build/bootstrap.make
index c45e4c0..4a03395 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# 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
project_name := odb-examples
diff --git a/build/configuration-rules.make b/build/configuration-rules.make
index 7d6cb2f..d02f000 100644
--- a/build/configuration-rules.make
+++ b/build/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/configuration-rules.make
-# 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
$(dcf_root)/configuration-dynamic.make: | $(dcf_root)/.
diff --git a/build/configuration.make b/build/configuration.make
index 60f4284..69d362a 100644
--- a/build/configuration.make
+++ b/build/configuration.make
@@ -1,5 +1,5 @@
# file : build/configuration.make
-# 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
$(call include-once,$(scf_root)/configuration-rules.make,$(dcf_root))
diff --git a/build/configure b/build/configure
index 3da3ad5..ddf1773 100755
--- a/build/configure
+++ b/build/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/configure
-# 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
# $1 out file
diff --git a/build/import/libboost/configuration-rules.make b/build/import/libboost/configuration-rules.make
index 576a0e7..578dd99 100644
--- a/build/import/libboost/configuration-rules.make
+++ b/build/import/libboost/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/configuration-rules.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libboost/configuration-dynamic.make: | $(dcf_root)/import/libboost/.
diff --git a/build/import/libboost/configure b/build/import/libboost/configure
index 4321f2a..54696d1 100755
--- a/build/import/libboost/configure
+++ b/build/import/libboost/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libboost/configure
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/date-time/rules.make b/build/import/libboost/date-time/rules.make
index 002963b..b949e4f 100644
--- a/build/import/libboost/date-time/rules.make
+++ b/build/import/libboost/date-time/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/date-time/rules.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libboost/%: root := $(libboost_root)
diff --git a/build/import/libboost/date-time/stub.make b/build/import/libboost/date-time/stub.make
index 9e9f466..bc87b03 100644
--- a/build/import/libboost/date-time/stub.make
+++ b/build/import/libboost/date-time/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/date-time/stub.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libboost/header-only/rules.make b/build/import/libboost/header-only/rules.make
index e43ecb7..d88936e 100644
--- a/build/import/libboost/header-only/rules.make
+++ b/build/import/libboost/header-only/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/header-only/rules.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libboost/%: root := $(libboost_root)
diff --git a/build/import/libboost/header-only/stub.make b/build/import/libboost/header-only/stub.make
index 5a40f61..3d66ba8 100644
--- a/build/import/libboost/header-only/stub.make
+++ b/build/import/libboost/header-only/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libboost/header-only/stub.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-boost/configuration-rules.make b/build/import/libodb-boost/configuration-rules.make
index 0f5c0e8..59a4048 100644
--- a/build/import/libodb-boost/configuration-rules.make
+++ b/build/import/libodb-boost/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-boost/configuration-rules.make
-# 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
$(dcf_root)/import/libodb-boost/configuration-dynamic.make: | $(dcf_root)/import/libodb-boost/.
diff --git a/build/import/libodb-boost/configure b/build/import/libodb-boost/configure
index 7b55255..c2e82d5 100755
--- a/build/import/libodb-boost/configure
+++ b/build/import/libodb-boost/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-boost/configure
-# 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
diff --git a/build/import/libodb-boost/stub.make b/build/import/libodb-boost/stub.make
index 2c94691..93b16cb 100644
--- a/build/import/libodb-boost/stub.make
+++ b/build/import/libodb-boost/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-boost/stub.make
-# 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
$(call include-once,$(scf_root)/import/libodb-boost/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-mssql/configuration-rules.make b/build/import/libodb-mssql/configuration-rules.make
index a6101b1..29c0e64 100644
--- a/build/import/libodb-mssql/configuration-rules.make
+++ b/build/import/libodb-mssql/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-mssql/configuration-rules.make
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(dcf_root)/import/libodb-mssql/configuration-dynamic.make: | $(dcf_root)/import/libodb-mssql/.
diff --git a/build/import/libodb-mssql/configure b/build/import/libodb-mssql/configure
index ade0186..5ab1642 100755
--- a/build/import/libodb-mssql/configure
+++ b/build/import/libodb-mssql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-mssql/configure
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
diff --git a/build/import/libodb-mssql/stub.make b/build/import/libodb-mssql/stub.make
index 21df46d..9d5e284 100644
--- a/build/import/libodb-mssql/stub.make
+++ b/build/import/libodb-mssql/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-mssql/stub.make
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-mssql/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-mysql/configuration-rules.make b/build/import/libodb-mysql/configuration-rules.make
index e953cc0..730af6e 100644
--- a/build/import/libodb-mysql/configuration-rules.make
+++ b/build/import/libodb-mysql/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-mysql/configuration-rules.make
-# 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
$(dcf_root)/import/libodb-mysql/configuration-dynamic.make: | $(dcf_root)/import/libodb-mysql/.
diff --git a/build/import/libodb-mysql/configure b/build/import/libodb-mysql/configure
index 13082ef..1baed75 100755
--- a/build/import/libodb-mysql/configure
+++ b/build/import/libodb-mysql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-mysql/configure
-# 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
diff --git a/build/import/libodb-mysql/stub.make b/build/import/libodb-mysql/stub.make
index 0e8b679..cf05321 100644
--- a/build/import/libodb-mysql/stub.make
+++ b/build/import/libodb-mysql/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-mysql/stub.make
-# 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
$(call include-once,$(scf_root)/import/libodb-mysql/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-oracle/configuration-rules.make b/build/import/libodb-oracle/configuration-rules.make
index d77fde0..b37cfd3 100644
--- a/build/import/libodb-oracle/configuration-rules.make
+++ b/build/import/libodb-oracle/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-oracle/configuration-rules.make
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(dcf_root)/import/libodb-oracle/configuration-dynamic.make: | $(dcf_root)/import/libodb-oracle/.
diff --git a/build/import/libodb-oracle/configure b/build/import/libodb-oracle/configure
index 64f5e97..0746431 100755
--- a/build/import/libodb-oracle/configure
+++ b/build/import/libodb-oracle/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-oracle/configure
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
diff --git a/build/import/libodb-oracle/stub.make b/build/import/libodb-oracle/stub.make
index fe2c09c..13395df 100644
--- a/build/import/libodb-oracle/stub.make
+++ b/build/import/libodb-oracle/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-oracle/stub.make
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-oracle/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-pgsql/configuration-rules.make b/build/import/libodb-pgsql/configuration-rules.make
index 105ed75..010eecb 100644
--- a/build/import/libodb-pgsql/configuration-rules.make
+++ b/build/import/libodb-pgsql/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-pgsql/configuration-rules.make
-# 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
$(dcf_root)/import/libodb-pgsql/configuration-dynamic.make: | $(dcf_root)/import/libodb-pgsql/.
diff --git a/build/import/libodb-pgsql/configure b/build/import/libodb-pgsql/configure
index bf3000e..07c7864 100755
--- a/build/import/libodb-pgsql/configure
+++ b/build/import/libodb-pgsql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-pgsql/configure
-# 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
diff --git a/build/import/libodb-pgsql/stub.make b/build/import/libodb-pgsql/stub.make
index 17971ee..9d5fc40 100644
--- a/build/import/libodb-pgsql/stub.make
+++ b/build/import/libodb-pgsql/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-pgsql/stub.make
-# 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
$(call include-once,$(scf_root)/import/libodb-pgsql/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-qt/configuration-rules.make b/build/import/libodb-qt/configuration-rules.make
index ce27507..1d103b4 100644
--- a/build/import/libodb-qt/configuration-rules.make
+++ b/build/import/libodb-qt/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-qt/configuration-rules.make
-# 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
$(dcf_root)/import/libodb-qt/configuration-dynamic.make: | $(dcf_root)/import/libodb-qt/.
diff --git a/build/import/libodb-qt/configure b/build/import/libodb-qt/configure
index 4dd2931..1ea1f7e 100755
--- a/build/import/libodb-qt/configure
+++ b/build/import/libodb-qt/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-qt/configure
-# 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
diff --git a/build/import/libodb-qt/stub.make b/build/import/libodb-qt/stub.make
index a434c01..b065022 100644
--- a/build/import/libodb-qt/stub.make
+++ b/build/import/libodb-qt/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-qt/stub.make
-# 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
$(call include-once,$(scf_root)/import/libodb-qt/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-sqlite/configuration-rules.make b/build/import/libodb-sqlite/configuration-rules.make
index 05f8a3f..960a8a2 100644
--- a/build/import/libodb-sqlite/configuration-rules.make
+++ b/build/import/libodb-sqlite/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-sqlite/configuration-rules.make
-# 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
$(dcf_root)/import/libodb-sqlite/configuration-dynamic.make: | $(dcf_root)/import/libodb-sqlite/.
diff --git a/build/import/libodb-sqlite/configure b/build/import/libodb-sqlite/configure
index 2ea2618..6677789 100755
--- a/build/import/libodb-sqlite/configure
+++ b/build/import/libodb-sqlite/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-sqlite/configure
-# 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
diff --git a/build/import/libodb-sqlite/stub.make b/build/import/libodb-sqlite/stub.make
index 42d0eef..e34bbd1 100644
--- a/build/import/libodb-sqlite/stub.make
+++ b/build/import/libodb-sqlite/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-sqlite/stub.make
-# 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
$(call include-once,$(scf_root)/import/libodb-sqlite/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 3fa72f5..7e8c620 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/configuration-rules.make
-# 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
$(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/.
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index 7fc3aa1..db7a7ab 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb/configure
-# 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
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index a5d7bc2..cb5ce6f 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/stub.make
-# 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
$(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libqt/configuration-rules.make b/build/import/libqt/configuration-rules.make
index e4406df..ec5e348 100644
--- a/build/import/libqt/configuration-rules.make
+++ b/build/import/libqt/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libqt/configuration-rules.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libqt/configuration-dynamic.make: | $(dcf_root)/import/libqt/.
diff --git a/build/import/libqt/configure b/build/import/libqt/configure
index d9dd544..5ff2b26 100755
--- a/build/import/libqt/configure
+++ b/build/import/libqt/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libqt/configure
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libqt/core/rules.make b/build/import/libqt/core/rules.make
index 05de257..70387bd 100644
--- a/build/import/libqt/core/rules.make
+++ b/build/import/libqt/core/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libqt/core/rules.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libqt/%: root := $(libqt_root)
diff --git a/build/import/libqt/core/stub.make b/build/import/libqt/core/stub.make
index 06d4a9c..d7ad611 100644
--- a/build/import/libqt/core/stub.make
+++ b/build/import/libqt/core/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libqt/core/stub.make
-# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libqt/configuration-rules.make,$(dcf_root))
diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make
index d92a450..53efef1 100644
--- a/build/import/odb/configuration-rules.make
+++ b/build/import/odb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/odb/configuration-rules.make
-# 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
$(dcf_root)/import/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/.
diff --git a/build/import/odb/configure b/build/import/odb/configure
index 0762307..6dc3128 100755
--- a/build/import/odb/configure
+++ b/build/import/odb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/odb/configure
-# 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
diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make
index ca61f56..c7cf580 100644
--- a/build/import/odb/hxx-cxx.make
+++ b/build/import/odb/hxx-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/odb/hxx-cxx.make
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in odb's.
diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make
index 6f69c91..8228ab0 100644
--- a/build/import/odb/stub.make
+++ b/build/import/odb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/odb/stub.make
-# 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
$(call include-once,$(scf_root)/import/odb/configuration-rules.make,$(dcf_root))
diff --git a/build/mssql/configure b/build/mssql/configure
index bc74ea3..487c426 100755
--- a/build/mssql/configure
+++ b/build/mssql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/mssql/configure
-# 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
#
diff --git a/build/mssql/mssql b/build/mssql/mssql
index f42512d..863aa1a 100755
--- a/build/mssql/mssql
+++ b/build/mssql/mssql
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/mssql/mssql
-# 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
#
diff --git a/build/mysql/configure b/build/mysql/configure
index b6ca148..726c9f7 100755
--- a/build/mysql/configure
+++ b/build/mysql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/mysql/configure
-# 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
#
diff --git a/build/mysql/mysql b/build/mysql/mysql
index e42ca76..47832ea 100755
--- a/build/mysql/mysql
+++ b/build/mysql/mysql
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/mysql/mysql
-# 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
#
diff --git a/build/oracle/configure b/build/oracle/configure
index bdb4b00..826956c 100755
--- a/build/oracle/configure
+++ b/build/oracle/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/oracle/configure
-# 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
#
diff --git a/build/oracle/oracle b/build/oracle/oracle
index 9de3164..5d9f11b 100755
--- a/build/oracle/oracle
+++ b/build/oracle/oracle
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/oracle/oracle
-# 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
#
diff --git a/build/pgsql/configure b/build/pgsql/configure
index 62135f2..cc18c11 100755
--- a/build/pgsql/configure
+++ b/build/pgsql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/pgsql/configure
-# 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
#
diff --git a/build/pgsql/pgsql b/build/pgsql/pgsql
index eca2a50..d8a7bfc 100755
--- a/build/pgsql/pgsql
+++ b/build/pgsql/pgsql
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/pgsql/pgsql
-# 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
#
diff --git a/build/sqlite/configure b/build/sqlite/configure
index c6b7f3d..98dba96 100755
--- a/build/sqlite/configure
+++ b/build/sqlite/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/sqlite/configure
-# 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
#
diff --git a/c++11/makefile b/c++11/makefile
index 48ea41e..cba8ab3 100644
--- a/c++11/makefile
+++ b/c++11/makefile
@@ -1,5 +1,5 @@
# file : c++11/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/composite/makefile b/composite/makefile
index 267e322..1d4c02f 100644
--- a/composite/makefile
+++ b/composite/makefile
@@ -1,5 +1,5 @@
# file : composite/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/configure.ac b/configure.ac
index 66ea8fb..9bd2bc1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# file : configure.ac
-# 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
AC_PREREQ(2.60)
diff --git a/container/makefile b/container/makefile
index 79c21d3..e13ead0 100644
--- a/container/makefile
+++ b/container/makefile
@@ -1,5 +1,5 @@
# file : container/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/hello/makefile b/hello/makefile
index 4d1417d..35622fb 100644
--- a/hello/makefile
+++ b/hello/makefile
@@ -1,5 +1,5 @@
# file : hello/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/inheritance/polymorphism/makefile b/inheritance/polymorphism/makefile
index 424096e..8eb5ddb 100644
--- a/inheritance/polymorphism/makefile
+++ b/inheritance/polymorphism/makefile
@@ -1,5 +1,5 @@
# file : inheritance/polymorphism/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/inheritance/reuse/makefile b/inheritance/reuse/makefile
index dbeb716..3c2a226 100644
--- a/inheritance/reuse/makefile
+++ b/inheritance/reuse/makefile
@@ -1,5 +1,5 @@
# file : inheritance/reuse/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/inverse/makefile b/inverse/makefile
index b2192a8..0874d9a 100644
--- a/inverse/makefile
+++ b/inverse/makefile
@@ -1,5 +1,5 @@
# file : inverse/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/m4/c++11.m4 b/m4/c++11.m4
index b20e445..464b555 100644
--- a/m4/c++11.m4
+++ b/m4/c++11.m4
@@ -1,5 +1,5 @@
dnl file : m4/cxx11.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl CXX11(MACRO, DESCRIPTION)
diff --git a/m4/database.m4 b/m4/database.m4
index acaab72..d93a0f3 100644
--- a/m4/database.m4
+++ b/m4/database.m4
@@ -1,5 +1,5 @@
dnl file : m4/database.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl DATABASE
diff --git a/m4/libboost.m4 b/m4/libboost.m4
index bb0c617..7ebd045 100644
--- a/m4/libboost.m4
+++ b/m4/libboost.m4
@@ -1,5 +1,5 @@
dnl file : m4/libboost.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBBOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-boost.m4 b/m4/libodb-boost.m4
index c9e6eed..82eb0ec 100644
--- a/m4/libodb-boost.m4
+++ b/m4/libodb-boost.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-boost.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_BOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-mssql.m4 b/m4/libodb-mssql.m4
index c54c3d5..baf04e4 100644
--- a/m4/libodb-mssql.m4
+++ b/m4/libodb-mssql.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-mssql.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_MSSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-mysql.m4 b/m4/libodb-mysql.m4
index b492fa4..a7addcf 100644
--- a/m4/libodb-mysql.m4
+++ b/m4/libodb-mysql.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-mysql.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_MYSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-oracle.m4 b/m4/libodb-oracle.m4
index f9153ab..3f1b71f 100644
--- a/m4/libodb-oracle.m4
+++ b/m4/libodb-oracle.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-oracle.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_ORACLE([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-pgsql.m4 b/m4/libodb-pgsql.m4
index fe01711..b4868b9 100644
--- a/m4/libodb-pgsql.m4
+++ b/m4/libodb-pgsql.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-pgsql.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_PGSQL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-qt.m4 b/m4/libodb-qt.m4
index b68497c..7ca7942 100644
--- a/m4/libodb-qt.m4
+++ b/m4/libodb-qt.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-qt.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_QT([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb-sqlite.m4 b/m4/libodb-sqlite.m4
index dffb802..68e4bd8 100644
--- a/m4/libodb-sqlite.m4
+++ b/m4/libodb-sqlite.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb-sqlite.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB_SQLITE([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index 2dd2634..ad1d316 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libqt.m4 b/m4/libqt.m4
index 1ee0d7b..c4e7118 100644
--- a/m4/libqt.m4
+++ b/m4/libqt.m4
@@ -1,5 +1,5 @@
dnl file : m4/libqt.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index 6b04b63..acafbb0 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,5 @@
dnl file : m4/libtool-link.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/mssql.m4 b/m4/mssql.m4
index ffb2071..c816042 100644
--- a/m4/mssql.m4
+++ b/m4/mssql.m4
@@ -1,5 +1,5 @@
dnl file : m4/mssql.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl MSSQL
diff --git a/m4/mysql.m4 b/m4/mysql.m4
index 3fdd2a6..644759e 100644
--- a/m4/mysql.m4
+++ b/m4/mysql.m4
@@ -1,5 +1,5 @@
dnl file : m4/mysql.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl MYSQL
diff --git a/m4/odb.m4 b/m4/odb.m4
index 1ed6116..f644ed2 100644
--- a/m4/odb.m4
+++ b/m4/odb.m4
@@ -1,5 +1,5 @@
dnl file : m4/odb.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl ODB_COMPILER([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/oracle.m4 b/m4/oracle.m4
index 5da75ca..b1ceacb 100644
--- a/m4/oracle.m4
+++ b/m4/oracle.m4
@@ -1,5 +1,5 @@
dnl file : m4/oracle.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl ORACLE
diff --git a/m4/pgsql.m4 b/m4/pgsql.m4
index aaa9ea1..d2f7281 100644
--- a/m4/pgsql.m4
+++ b/m4/pgsql.m4
@@ -1,5 +1,5 @@
dnl file : m4/pgsql.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl PGSQL
diff --git a/m4/sqlite.m4 b/m4/sqlite.m4
index 2a74da2..375a489 100644
--- a/m4/sqlite.m4
+++ b/m4/sqlite.m4
@@ -1,5 +1,5 @@
dnl file : m4/sqlite.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl SQLITE
diff --git a/m4/threads.m4 b/m4/threads.m4
index f02850f..e07a37d 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[
diff --git a/m4/tr1-memory.m4 b/m4/tr1-memory.m4
index 679e128..b98e72f 100644
--- a/m4/tr1-memory.m4
+++ b/m4/tr1-memory.m4
@@ -1,5 +1,5 @@
dnl file : m4/tr1-memory.m4
-dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl TR1_MEMORY
diff --git a/makefile b/makefile
index bec70c6..eaee8d1 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
# file : makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/mapping/makefile b/mapping/makefile
index d360596..3639bd0 100644
--- a/mapping/makefile
+++ b/mapping/makefile
@@ -1,5 +1,5 @@
# file : mapping/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/mssql-driver.bat b/mssql-driver.bat
index 8ba98f1..a2c7641 100644
--- a/mssql-driver.bat
+++ b/mssql-driver.bat
@@ -1,6 +1,6 @@
@echo off
rem file : mssql-driver.bat
-rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
rem
diff --git a/mysql-driver.bat b/mysql-driver.bat
index b3120f8..de60a3c 100644
--- a/mysql-driver.bat
+++ b/mysql-driver.bat
@@ -1,6 +1,6 @@
@echo off
rem file : mysql-driver.bat
-rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
rem
diff --git a/optimistic/makefile b/optimistic/makefile
index 5f09f4d..16d1d09 100644
--- a/optimistic/makefile
+++ b/optimistic/makefile
@@ -1,5 +1,5 @@
# file : optimistic/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/oracle-driver.bat b/oracle-driver.bat
index 95de227..d8fda7d 100644
--- a/oracle-driver.bat
+++ b/oracle-driver.bat
@@ -1,6 +1,6 @@
@echo off
rem file : oracle-driver.bat
-rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
rem
diff --git a/pgsql-driver.bat b/pgsql-driver.bat
index 1ae474e..8e39cc8 100644
--- a/pgsql-driver.bat
+++ b/pgsql-driver.bat
@@ -1,6 +1,6 @@
@echo off
rem file : pgsql-driver.bat
-rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
rem
diff --git a/pimpl/makefile b/pimpl/makefile
index ea3787d..4b1df80 100644
--- a/pimpl/makefile
+++ b/pimpl/makefile
@@ -1,5 +1,5 @@
# file : pimpl/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/prepared/makefile b/prepared/makefile
index 215f200..f91523e 100644
--- a/prepared/makefile
+++ b/prepared/makefile
@@ -1,5 +1,5 @@
# file : prepared/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/qt/makefile b/qt/makefile
index 0d29840..2195b6b 100644
--- a/qt/makefile
+++ b/qt/makefile
@@ -1,5 +1,5 @@
# file : qt/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/query/makefile b/query/makefile
index 97f7d7a..5e7363b 100644
--- a/query/makefile
+++ b/query/makefile
@@ -1,5 +1,5 @@
# file : query/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/relationship/makefile b/relationship/makefile
index 327bd6f..826d1d4 100644
--- a/relationship/makefile
+++ b/relationship/makefile
@@ -1,5 +1,5 @@
# file : relationship/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/schema/custom/makefile b/schema/custom/makefile
index c4c6893..ea44bb5 100644
--- a/schema/custom/makefile
+++ b/schema/custom/makefile
@@ -1,5 +1,5 @@
# file : schema/custom/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/schema/embedded/makefile b/schema/embedded/makefile
index fed8c84..cf4e203 100644
--- a/schema/embedded/makefile
+++ b/schema/embedded/makefile
@@ -1,5 +1,5 @@
# file : schema/embedded/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/section/makefile b/section/makefile
index 4360b19..f218b41 100644
--- a/section/makefile
+++ b/section/makefile
@@ -1,5 +1,5 @@
# file : section/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/template/makefile b/template/makefile
index 143f508..14f61e9 100644
--- a/template/makefile
+++ b/template/makefile
@@ -1,5 +1,5 @@
# file : 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/test.bat b/test.bat
index 871ea45..0761913 100644
--- a/test.bat
+++ b/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : test.bat
-rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
diff --git a/tester.bat b/tester.bat
index 57eaaf3..797415d 100644
--- a/tester.bat
+++ b/tester.bat
@@ -1,6 +1,6 @@
@echo off
rem file : tester.bat
-rem copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
rem
diff --git a/tester.in b/tester.in
index 6946bab..a1c54a1 100755
--- a/tester.in
+++ b/tester.in
@@ -1,7 +1,7 @@
#! /bin/sh
# file : tester.in
-# 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
#
diff --git a/view/makefile b/view/makefile
index 341e2af..a264253 100644
--- a/view/makefile
+++ b/view/makefile
@@ -1,5 +1,5 @@
# file : view/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