aboutsummaryrefslogtreecommitdiff
path: root/qt
diff options
context:
space:
mode:
Diffstat (limited to 'qt')
-rw-r--r--qt/Makefile.am2
-rw-r--r--qt/build.bat2
-rw-r--r--qt/common/Makefile.am2
-rw-r--r--qt/common/basic/driver.cxx2
-rw-r--r--qt/common/basic/makefile2
-rw-r--r--qt/common/basic/test.hxx2
-rw-r--r--qt/common/containers/basics/driver.cxx2
-rw-r--r--qt/common/containers/basics/makefile2
-rw-r--r--qt/common/containers/basics/test.hxx2
-rw-r--r--qt/common/containers/change-tracking/driver.cxx2
-rw-r--r--qt/common/containers/change-tracking/makefile2
-rw-r--r--qt/common/containers/change-tracking/test.hxx2
-rw-r--r--qt/common/makefile2
-rw-r--r--qt/common/smart-ptr/driver.cxx2
-rw-r--r--qt/common/smart-ptr/makefile2
-rw-r--r--qt/common/smart-ptr/test.hxx2
-rw-r--r--qt/common/template/Makefile.am2
-rw-r--r--qt/common/template/driver.cxx2
-rw-r--r--qt/common/template/makefile2
-rw-r--r--qt/common/template/test.hxx2
-rw-r--r--qt/common/test.bat2
-rw-r--r--qt/makefile2
-rw-r--r--qt/mssql/Makefile.am2
-rw-r--r--qt/mssql/basic/driver.cxx2
-rw-r--r--qt/mssql/basic/makefile2
-rw-r--r--qt/mssql/basic/test.hxx2
-rw-r--r--qt/mssql/date-time/driver.cxx2
-rw-r--r--qt/mssql/date-time/makefile2
-rw-r--r--qt/mssql/date-time/test.hxx2
-rw-r--r--qt/mssql/makefile2
-rw-r--r--qt/mssql/template/Makefile.am2
-rw-r--r--qt/mssql/template/driver.cxx2
-rw-r--r--qt/mssql/template/makefile2
-rw-r--r--qt/mssql/template/test.hxx2
-rw-r--r--qt/mssql/test.bat2
-rw-r--r--qt/mysql/Makefile.am2
-rw-r--r--qt/mysql/basic/driver.cxx2
-rw-r--r--qt/mysql/basic/makefile2
-rw-r--r--qt/mysql/basic/test.hxx2
-rw-r--r--qt/mysql/date-time/driver.cxx2
-rw-r--r--qt/mysql/date-time/makefile2
-rw-r--r--qt/mysql/date-time/test.hxx2
-rw-r--r--qt/mysql/makefile2
-rw-r--r--qt/mysql/template/Makefile.am2
-rw-r--r--qt/mysql/template/driver.cxx2
-rw-r--r--qt/mysql/template/makefile2
-rw-r--r--qt/mysql/template/test.hxx2
-rw-r--r--qt/mysql/test.bat2
-rw-r--r--qt/oracle/Makefile.am2
-rw-r--r--qt/oracle/basic/driver.cxx2
-rw-r--r--qt/oracle/basic/makefile2
-rw-r--r--qt/oracle/basic/test.hxx2
-rw-r--r--qt/oracle/date-time/driver.cxx2
-rw-r--r--qt/oracle/date-time/makefile2
-rw-r--r--qt/oracle/date-time/test.hxx2
-rw-r--r--qt/oracle/makefile2
-rw-r--r--qt/oracle/template/Makefile.am2
-rw-r--r--qt/oracle/template/driver.cxx2
-rw-r--r--qt/oracle/template/makefile2
-rw-r--r--qt/oracle/template/test.hxx2
-rw-r--r--qt/oracle/test.bat2
-rw-r--r--qt/pgsql/Makefile.am2
-rw-r--r--qt/pgsql/basic/driver.cxx2
-rw-r--r--qt/pgsql/basic/makefile2
-rw-r--r--qt/pgsql/basic/test.hxx2
-rw-r--r--qt/pgsql/date-time/driver.cxx2
-rw-r--r--qt/pgsql/date-time/makefile2
-rw-r--r--qt/pgsql/date-time/test.hxx2
-rw-r--r--qt/pgsql/makefile2
-rw-r--r--qt/pgsql/template/Makefile.am2
-rw-r--r--qt/pgsql/template/driver.cxx2
-rw-r--r--qt/pgsql/template/makefile2
-rw-r--r--qt/pgsql/template/test.hxx2
-rw-r--r--qt/pgsql/test.bat2
-rw-r--r--qt/sqlite/Makefile.am2
-rw-r--r--qt/sqlite/basic/driver.cxx2
-rw-r--r--qt/sqlite/basic/makefile2
-rw-r--r--qt/sqlite/basic/test.hxx2
-rw-r--r--qt/sqlite/date-time/driver.cxx2
-rw-r--r--qt/sqlite/date-time/makefile2
-rw-r--r--qt/sqlite/date-time/test.hxx2
-rw-r--r--qt/sqlite/makefile2
-rw-r--r--qt/sqlite/template/Makefile.am2
-rw-r--r--qt/sqlite/template/driver.cxx2
-rw-r--r--qt/sqlite/template/makefile2
-rw-r--r--qt/sqlite/template/test.hxx2
-rw-r--r--qt/sqlite/test.bat2
87 files changed, 87 insertions, 87 deletions
diff --git a/qt/Makefile.am b/qt/Makefile.am
index 2ed6eab..e0a3200 100644
--- a/qt/Makefile.am
+++ b/qt/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = common
diff --git a/qt/build.bat b/qt/build.bat
index 5d0125e..0363805 100644
--- a/qt/build.bat
+++ b/qt/build.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/build.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
rem
diff --git a/qt/common/Makefile.am b/qt/common/Makefile.am
index 46b6adc..510cdb4 100644
--- a/qt/common/Makefile.am
+++ b/qt/common/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/common/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/qt/common/basic/driver.cxx b/qt/common/basic/driver.cxx
index fb70c99..7818604 100644
--- a/qt/common/basic/driver.cxx
+++ b/qt/common/basic/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/common/basic/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt basic type persistence (common part).
diff --git a/qt/common/basic/makefile b/qt/common/basic/makefile
index ef39ca3..e44c141 100644
--- a/qt/common/basic/makefile
+++ b/qt/common/basic/makefile
@@ -1,5 +1,5 @@
# file : qt/common/basic/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/common/basic/test.hxx b/qt/common/basic/test.hxx
index 0f11dfd..456899b 100644
--- a/qt/common/basic/test.hxx
+++ b/qt/common/basic/test.hxx
@@ -1,5 +1,5 @@
// file : qt/common/basic/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/common/containers/basics/driver.cxx b/qt/common/containers/basics/driver.cxx
index 5bb51fe..4d4afca 100644
--- a/qt/common/containers/basics/driver.cxx
+++ b/qt/common/containers/basics/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/common/containers/basics/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test basic Qt containers persistence.
diff --git a/qt/common/containers/basics/makefile b/qt/common/containers/basics/makefile
index 785398d..e4e34cd 100644
--- a/qt/common/containers/basics/makefile
+++ b/qt/common/containers/basics/makefile
@@ -1,5 +1,5 @@
# file : qt/common/containers/basics/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/qt/common/containers/basics/test.hxx b/qt/common/containers/basics/test.hxx
index ad7442c..dae4178 100644
--- a/qt/common/containers/basics/test.hxx
+++ b/qt/common/containers/basics/test.hxx
@@ -1,5 +1,5 @@
// file : qt/common/containers/basics/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/common/containers/change-tracking/driver.cxx b/qt/common/containers/change-tracking/driver.cxx
index 8983d49..425807c 100644
--- a/qt/common/containers/change-tracking/driver.cxx
+++ b/qt/common/containers/change-tracking/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/common/containers/change-tracking/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test change-tracking Qt containers.
diff --git a/qt/common/containers/change-tracking/makefile b/qt/common/containers/change-tracking/makefile
index 20b8d9c..46d8cae 100644
--- a/qt/common/containers/change-tracking/makefile
+++ b/qt/common/containers/change-tracking/makefile
@@ -1,5 +1,5 @@
# file : qt/common/containers/change-tracking/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/qt/common/containers/change-tracking/test.hxx b/qt/common/containers/change-tracking/test.hxx
index f4ed192..4f04860 100644
--- a/qt/common/containers/change-tracking/test.hxx
+++ b/qt/common/containers/change-tracking/test.hxx
@@ -1,5 +1,5 @@
// file : qt/common/containers/change-tracking/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/common/makefile b/qt/common/makefile
index e48da46..7caf253 100644
--- a/qt/common/makefile
+++ b/qt/common/makefile
@@ -1,5 +1,5 @@
# file : qt/common/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/qt/common/smart-ptr/driver.cxx b/qt/common/smart-ptr/driver.cxx
index c1fe7ed..7f3b1a2 100644
--- a/qt/common/smart-ptr/driver.cxx
+++ b/qt/common/smart-ptr/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/common/smart-ptr/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt smart pointers.
diff --git a/qt/common/smart-ptr/makefile b/qt/common/smart-ptr/makefile
index 567b46b..194c533 100644
--- a/qt/common/smart-ptr/makefile
+++ b/qt/common/smart-ptr/makefile
@@ -1,5 +1,5 @@
# file : qt/common/smart-ptr/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/common/smart-ptr/test.hxx b/qt/common/smart-ptr/test.hxx
index f8ba307..c27b6e0 100644
--- a/qt/common/smart-ptr/test.hxx
+++ b/qt/common/smart-ptr/test.hxx
@@ -1,5 +1,5 @@
// file : qt/common/smart-ptr/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/common/template/Makefile.am b/qt/common/template/Makefile.am
index 524e781..fbc95da 100644
--- a/qt/common/template/Makefile.am
+++ b/qt/common/template/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/common/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/qt/common/template/driver.cxx b/qt/common/template/driver.cxx
index d6c38ce..be68d02 100644
--- a/qt/common/template/driver.cxx
+++ b/qt/common/template/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/common/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/qt/common/template/makefile b/qt/common/template/makefile
index 987953e..59ced7f 100644
--- a/qt/common/template/makefile
+++ b/qt/common/template/makefile
@@ -1,5 +1,5 @@
# file : qt/common/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/common/template/test.hxx b/qt/common/template/test.hxx
index d7856fb..8503ec2 100644
--- a/qt/common/template/test.hxx
+++ b/qt/common/template/test.hxx
@@ -1,5 +1,5 @@
// file : qt/common/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/common/test.bat b/qt/common/test.bat
index 6457620..2e23e6c 100644
--- a/qt/common/test.bat
+++ b/qt/common/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/common/test.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
diff --git a/qt/makefile b/qt/makefile
index 2569f57..bff2351 100644
--- a/qt/makefile
+++ b/qt/makefile
@@ -1,5 +1,5 @@
# file : qt/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/qt/mssql/Makefile.am b/qt/mssql/Makefile.am
index 9cf7dd8..1f8699c 100644
--- a/qt/mssql/Makefile.am
+++ b/qt/mssql/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/mssql/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/qt/mssql/basic/driver.cxx b/qt/mssql/basic/driver.cxx
index 9f7c1df..de6adf8 100644
--- a/qt/mssql/basic/driver.cxx
+++ b/qt/mssql/basic/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/mssql/basic/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt basic type persistence. SQL Server version.
diff --git a/qt/mssql/basic/makefile b/qt/mssql/basic/makefile
index 3df9624..88a1e97 100644
--- a/qt/mssql/basic/makefile
+++ b/qt/mssql/basic/makefile
@@ -1,5 +1,5 @@
# file : qt/mssql/basic/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/mssql/basic/test.hxx b/qt/mssql/basic/test.hxx
index ec60d0b..809c69b 100644
--- a/qt/mssql/basic/test.hxx
+++ b/qt/mssql/basic/test.hxx
@@ -1,5 +1,5 @@
// file : qt/mssql/basic/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/mssql/date-time/driver.cxx b/qt/mssql/date-time/driver.cxx
index 081be19..360fedb 100644
--- a/qt/mssql/date-time/driver.cxx
+++ b/qt/mssql/date-time/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/mssql/date-time/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt date/time type persistence. SQL Server version.
diff --git a/qt/mssql/date-time/makefile b/qt/mssql/date-time/makefile
index 5b55757..e88c796 100644
--- a/qt/mssql/date-time/makefile
+++ b/qt/mssql/date-time/makefile
@@ -1,5 +1,5 @@
# file : qt/mssql/date-time/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/mssql/date-time/test.hxx b/qt/mssql/date-time/test.hxx
index db19fc9..918c547 100644
--- a/qt/mssql/date-time/test.hxx
+++ b/qt/mssql/date-time/test.hxx
@@ -1,5 +1,5 @@
// file : qt/mssql/date-time/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/mssql/makefile b/qt/mssql/makefile
index dcc0cce..e35be4b 100644
--- a/qt/mssql/makefile
+++ b/qt/mssql/makefile
@@ -1,5 +1,5 @@
# file : qt/mssql/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/qt/mssql/template/Makefile.am b/qt/mssql/template/Makefile.am
index e8819cb..3ef31c5 100644
--- a/qt/mssql/template/Makefile.am
+++ b/qt/mssql/template/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/mssql/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/qt/mssql/template/driver.cxx b/qt/mssql/template/driver.cxx
index e6e9774..7f25b39 100644
--- a/qt/mssql/template/driver.cxx
+++ b/qt/mssql/template/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/mssql/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/qt/mssql/template/makefile b/qt/mssql/template/makefile
index 21b05f1..d7dbff5 100644
--- a/qt/mssql/template/makefile
+++ b/qt/mssql/template/makefile
@@ -1,5 +1,5 @@
# file : qt/mssql/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/mssql/template/test.hxx b/qt/mssql/template/test.hxx
index e1eb5a2..706168b 100644
--- a/qt/mssql/template/test.hxx
+++ b/qt/mssql/template/test.hxx
@@ -1,5 +1,5 @@
// file : qt/mssql/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/mssql/test.bat b/qt/mssql/test.bat
index 969dc44..f7304c1 100644
--- a/qt/mssql/test.bat
+++ b/qt/mssql/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/mssql/test.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
diff --git a/qt/mysql/Makefile.am b/qt/mysql/Makefile.am
index 72fe502..e3fb38e 100644
--- a/qt/mysql/Makefile.am
+++ b/qt/mysql/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/mysql/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/qt/mysql/basic/driver.cxx b/qt/mysql/basic/driver.cxx
index 2c12704..176205d 100644
--- a/qt/mysql/basic/driver.cxx
+++ b/qt/mysql/basic/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/mysql/basic/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt basic type persistence. MySQL version.
diff --git a/qt/mysql/basic/makefile b/qt/mysql/basic/makefile
index bf0afc7..0f05f8d 100644
--- a/qt/mysql/basic/makefile
+++ b/qt/mysql/basic/makefile
@@ -1,5 +1,5 @@
# file : qt/mysql/basic/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/mysql/basic/test.hxx b/qt/mysql/basic/test.hxx
index 4cc00d1..965f68a 100644
--- a/qt/mysql/basic/test.hxx
+++ b/qt/mysql/basic/test.hxx
@@ -1,5 +1,5 @@
// file : qt/mysql/basic/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/mysql/date-time/driver.cxx b/qt/mysql/date-time/driver.cxx
index ef0b0f2..43719df 100644
--- a/qt/mysql/date-time/driver.cxx
+++ b/qt/mysql/date-time/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/mysql/date-time/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt date/time type persistence. MySQL version.
diff --git a/qt/mysql/date-time/makefile b/qt/mysql/date-time/makefile
index 8859c4c..309f039 100644
--- a/qt/mysql/date-time/makefile
+++ b/qt/mysql/date-time/makefile
@@ -1,5 +1,5 @@
# file : qt/mysql/date-time/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/mysql/date-time/test.hxx b/qt/mysql/date-time/test.hxx
index a25bf98..8886996 100644
--- a/qt/mysql/date-time/test.hxx
+++ b/qt/mysql/date-time/test.hxx
@@ -1,5 +1,5 @@
// file : qt/mysql/date-time/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/mysql/makefile b/qt/mysql/makefile
index 166f591..48e864e 100644
--- a/qt/mysql/makefile
+++ b/qt/mysql/makefile
@@ -1,5 +1,5 @@
# file : qt/mysql/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/qt/mysql/template/Makefile.am b/qt/mysql/template/Makefile.am
index 28f56a4..5398874 100644
--- a/qt/mysql/template/Makefile.am
+++ b/qt/mysql/template/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/mysql/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/qt/mysql/template/driver.cxx b/qt/mysql/template/driver.cxx
index dbac8d5..6ccf907 100644
--- a/qt/mysql/template/driver.cxx
+++ b/qt/mysql/template/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/mysql/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/qt/mysql/template/makefile b/qt/mysql/template/makefile
index 1f579ea..be117a2 100644
--- a/qt/mysql/template/makefile
+++ b/qt/mysql/template/makefile
@@ -1,5 +1,5 @@
# file : qt/mysql/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/mysql/template/test.hxx b/qt/mysql/template/test.hxx
index c9d94aa..47fd9ac 100644
--- a/qt/mysql/template/test.hxx
+++ b/qt/mysql/template/test.hxx
@@ -1,5 +1,5 @@
// file : qt/mysql/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/mysql/test.bat b/qt/mysql/test.bat
index 461f07e..a08f0e1 100644
--- a/qt/mysql/test.bat
+++ b/qt/mysql/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/mysql/test.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
diff --git a/qt/oracle/Makefile.am b/qt/oracle/Makefile.am
index 7853ab7..d60bf46 100644
--- a/qt/oracle/Makefile.am
+++ b/qt/oracle/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/oracle/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/qt/oracle/basic/driver.cxx b/qt/oracle/basic/driver.cxx
index 21f7fff..668363a 100644
--- a/qt/oracle/basic/driver.cxx
+++ b/qt/oracle/basic/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/oracle/basic/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt basic type persistence. Oracle version.
diff --git a/qt/oracle/basic/makefile b/qt/oracle/basic/makefile
index 9e4775f..df56969 100644
--- a/qt/oracle/basic/makefile
+++ b/qt/oracle/basic/makefile
@@ -1,5 +1,5 @@
# file : qt/oracle/basic/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/oracle/basic/test.hxx b/qt/oracle/basic/test.hxx
index 0c3eec5..9a1b66b 100644
--- a/qt/oracle/basic/test.hxx
+++ b/qt/oracle/basic/test.hxx
@@ -1,5 +1,5 @@
// file : qt/oracle/basic/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/oracle/date-time/driver.cxx b/qt/oracle/date-time/driver.cxx
index da4ff52..805a0fc 100644
--- a/qt/oracle/date-time/driver.cxx
+++ b/qt/oracle/date-time/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/oracle/date-time/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt date/time type persistence. Oracle version.
diff --git a/qt/oracle/date-time/makefile b/qt/oracle/date-time/makefile
index 2b26acd..a180667 100644
--- a/qt/oracle/date-time/makefile
+++ b/qt/oracle/date-time/makefile
@@ -1,5 +1,5 @@
# file : qt/oracle/date-time/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/oracle/date-time/test.hxx b/qt/oracle/date-time/test.hxx
index 0ff5c29..718dbc4 100644
--- a/qt/oracle/date-time/test.hxx
+++ b/qt/oracle/date-time/test.hxx
@@ -1,5 +1,5 @@
// file : qt/oracle/date-time/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/oracle/makefile b/qt/oracle/makefile
index 0d21b73..87993a5 100644
--- a/qt/oracle/makefile
+++ b/qt/oracle/makefile
@@ -1,5 +1,5 @@
# file : qt/oracle/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/qt/oracle/template/Makefile.am b/qt/oracle/template/Makefile.am
index 87d244c..eaa8157 100644
--- a/qt/oracle/template/Makefile.am
+++ b/qt/oracle/template/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/oracle/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/qt/oracle/template/driver.cxx b/qt/oracle/template/driver.cxx
index 1d02e63..dc38d24 100644
--- a/qt/oracle/template/driver.cxx
+++ b/qt/oracle/template/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/oracle/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/qt/oracle/template/makefile b/qt/oracle/template/makefile
index 059e002..05fa075 100644
--- a/qt/oracle/template/makefile
+++ b/qt/oracle/template/makefile
@@ -1,5 +1,5 @@
# file : qt/oracle/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/oracle/template/test.hxx b/qt/oracle/template/test.hxx
index d922531..f7d0db1 100644
--- a/qt/oracle/template/test.hxx
+++ b/qt/oracle/template/test.hxx
@@ -1,5 +1,5 @@
// file : qt/oracle/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/oracle/test.bat b/qt/oracle/test.bat
index d48aa83..57eba94 100644
--- a/qt/oracle/test.bat
+++ b/qt/oracle/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/oracle/test.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
diff --git a/qt/pgsql/Makefile.am b/qt/pgsql/Makefile.am
index a92fce8..76f40a1 100644
--- a/qt/pgsql/Makefile.am
+++ b/qt/pgsql/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/pgsql/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/qt/pgsql/basic/driver.cxx b/qt/pgsql/basic/driver.cxx
index 8440a92..9583daa 100644
--- a/qt/pgsql/basic/driver.cxx
+++ b/qt/pgsql/basic/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/pgsql/basic/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt basic type persistence. PostgreSQL version.
diff --git a/qt/pgsql/basic/makefile b/qt/pgsql/basic/makefile
index a032533..5129f8a 100644
--- a/qt/pgsql/basic/makefile
+++ b/qt/pgsql/basic/makefile
@@ -1,5 +1,5 @@
# file : qt/pgsql/basic/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/pgsql/basic/test.hxx b/qt/pgsql/basic/test.hxx
index b897949..eb35f99 100644
--- a/qt/pgsql/basic/test.hxx
+++ b/qt/pgsql/basic/test.hxx
@@ -1,5 +1,5 @@
// file : qt/pgsql/basic/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/pgsql/date-time/driver.cxx b/qt/pgsql/date-time/driver.cxx
index d37dcdd..cbd8b63 100644
--- a/qt/pgsql/date-time/driver.cxx
+++ b/qt/pgsql/date-time/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/pgsql/date-time/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt date/time type persistence. PostgreSQL version.
diff --git a/qt/pgsql/date-time/makefile b/qt/pgsql/date-time/makefile
index f1e0a4c..9f12345 100644
--- a/qt/pgsql/date-time/makefile
+++ b/qt/pgsql/date-time/makefile
@@ -1,5 +1,5 @@
# file : qt/pgsql/date-time/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/pgsql/date-time/test.hxx b/qt/pgsql/date-time/test.hxx
index a07cbb8..d6b4fce 100644
--- a/qt/pgsql/date-time/test.hxx
+++ b/qt/pgsql/date-time/test.hxx
@@ -1,5 +1,5 @@
// file : qt/pgsql/date-time/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/pgsql/makefile b/qt/pgsql/makefile
index 6db1b28..b434976 100644
--- a/qt/pgsql/makefile
+++ b/qt/pgsql/makefile
@@ -1,5 +1,5 @@
# file : qt/pgsql/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/qt/pgsql/template/Makefile.am b/qt/pgsql/template/Makefile.am
index e0b75be..1e84066 100644
--- a/qt/pgsql/template/Makefile.am
+++ b/qt/pgsql/template/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/pgsql/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/qt/pgsql/template/driver.cxx b/qt/pgsql/template/driver.cxx
index 1911fbb..6513fca 100644
--- a/qt/pgsql/template/driver.cxx
+++ b/qt/pgsql/template/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/pgsql/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/qt/pgsql/template/makefile b/qt/pgsql/template/makefile
index 5525a3d..7ade072 100644
--- a/qt/pgsql/template/makefile
+++ b/qt/pgsql/template/makefile
@@ -1,5 +1,5 @@
# file : qt/pgsql/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/pgsql/template/test.hxx b/qt/pgsql/template/test.hxx
index bee91fe..9449384 100644
--- a/qt/pgsql/template/test.hxx
+++ b/qt/pgsql/template/test.hxx
@@ -1,5 +1,5 @@
// file : qt/pgsql/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/pgsql/test.bat b/qt/pgsql/test.bat
index d2d185e..eacc994 100644
--- a/qt/pgsql/test.bat
+++ b/qt/pgsql/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/pgsql/test.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal
diff --git a/qt/sqlite/Makefile.am b/qt/sqlite/Makefile.am
index 9920d88..082b739 100644
--- a/qt/sqlite/Makefile.am
+++ b/qt/sqlite/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/sqlite/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/qt/sqlite/basic/driver.cxx b/qt/sqlite/basic/driver.cxx
index b411c98..3d7b198 100644
--- a/qt/sqlite/basic/driver.cxx
+++ b/qt/sqlite/basic/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/sqlite/basic/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt basic type persistence. SQLite version.
diff --git a/qt/sqlite/basic/makefile b/qt/sqlite/basic/makefile
index 07b6626..6b61b24 100644
--- a/qt/sqlite/basic/makefile
+++ b/qt/sqlite/basic/makefile
@@ -1,5 +1,5 @@
# file : qt/sqlite/basic/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/sqlite/basic/test.hxx b/qt/sqlite/basic/test.hxx
index 84c4766..773dd96 100644
--- a/qt/sqlite/basic/test.hxx
+++ b/qt/sqlite/basic/test.hxx
@@ -1,5 +1,5 @@
// file : qt/sqlite/basic/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/sqlite/date-time/driver.cxx b/qt/sqlite/date-time/driver.cxx
index 316d087..2176305 100644
--- a/qt/sqlite/date-time/driver.cxx
+++ b/qt/sqlite/date-time/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/sqlite/date-time/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Qt date/time type persistence. SQLite version.
diff --git a/qt/sqlite/date-time/makefile b/qt/sqlite/date-time/makefile
index 1d88614..00133b9 100644
--- a/qt/sqlite/date-time/makefile
+++ b/qt/sqlite/date-time/makefile
@@ -1,5 +1,5 @@
# file : qt/sqlite/date-time/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/sqlite/date-time/test.hxx b/qt/sqlite/date-time/test.hxx
index 678baa9..477deb5 100644
--- a/qt/sqlite/date-time/test.hxx
+++ b/qt/sqlite/date-time/test.hxx
@@ -1,5 +1,5 @@
// file : qt/sqlite/date-time/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/sqlite/makefile b/qt/sqlite/makefile
index 10a0202..c3c10ed 100644
--- a/qt/sqlite/makefile
+++ b/qt/sqlite/makefile
@@ -1,5 +1,5 @@
# file : qt/sqlite/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/qt/sqlite/template/Makefile.am b/qt/sqlite/template/Makefile.am
index bbbb172..7a2c271 100644
--- a/qt/sqlite/template/Makefile.am
+++ b/qt/sqlite/template/Makefile.am
@@ -1,5 +1,5 @@
# file : qt/sqlite/template/Makefile.am
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/qt/sqlite/template/driver.cxx b/qt/sqlite/template/driver.cxx
index 6db45c3..14193b1 100644
--- a/qt/sqlite/template/driver.cxx
+++ b/qt/sqlite/template/driver.cxx
@@ -1,5 +1,5 @@
// file : qt/sqlite/template/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// PLACE TEST DESCRIPTION HERE
diff --git a/qt/sqlite/template/makefile b/qt/sqlite/template/makefile
index 6b94a8d..abedf1a 100644
--- a/qt/sqlite/template/makefile
+++ b/qt/sqlite/template/makefile
@@ -1,5 +1,5 @@
# file : qt/sqlite/template/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/qt/sqlite/template/test.hxx b/qt/sqlite/template/test.hxx
index 98526ca..d3c7daa 100644
--- a/qt/sqlite/template/test.hxx
+++ b/qt/sqlite/template/test.hxx
@@ -1,5 +1,5 @@
// file : qt/sqlite/template/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/qt/sqlite/test.bat b/qt/sqlite/test.bat
index b542cc0..b9eaf97 100644
--- a/qt/sqlite/test.bat
+++ b/qt/sqlite/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : qt/sqlite/test.bat
-rem copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
setlocal