diff options
Diffstat (limited to 'qt/mysql/date-time')
-rw-r--r-- | qt/mysql/date-time/driver.cxx | 1 | ||||
-rw-r--r-- | qt/mysql/date-time/makefile | 1 | ||||
-rw-r--r-- | qt/mysql/date-time/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/qt/mysql/date-time/driver.cxx b/qt/mysql/date-time/driver.cxx index 4be39e4..94cf653 100644 --- a/qt/mysql/date-time/driver.cxx +++ b/qt/mysql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/date-time/driver.cxx -// copyright : Copyright (c) 2009-2019 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 d198427..1fe52fd 100644 --- a/qt/mysql/date-time/makefile +++ b/qt/mysql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/date-time/makefile -# copyright : Copyright (c) 2009-2019 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 3e891c4..ba31da5 100644 --- a/qt/mysql/date-time/test.hxx +++ b/qt/mysql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/date-time/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |