aboutsummaryrefslogtreecommitdiff
path: root/qt/mssql/date-time
diff options
context:
space:
mode:
Diffstat (limited to 'qt/mssql/date-time')
-rw-r--r--qt/mssql/date-time/driver.cxx1
-rw-r--r--qt/mssql/date-time/makefile1
-rw-r--r--qt/mssql/date-time/test.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/qt/mssql/date-time/driver.cxx b/qt/mssql/date-time/driver.cxx
index 1bdee52..9b4320e 100644
--- a/qt/mssql/date-time/driver.cxx
+++ b/qt/mssql/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/mssql/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. SQL Server version.
diff --git a/qt/mssql/date-time/makefile b/qt/mssql/date-time/makefile
index 3994fc6..ff52b50 100644
--- a/qt/mssql/date-time/makefile
+++ b/qt/mssql/date-time/makefile
@@ -1,5 +1,4 @@
# file : qt/mssql/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/mssql/date-time/test.hxx b/qt/mssql/date-time/test.hxx
index 5049bbf..71769b9 100644
--- a/qt/mssql/date-time/test.hxx
+++ b/qt/mssql/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : qt/mssql/date-time/test.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX