aboutsummaryrefslogtreecommitdiff
path: root/qt/oracle/date-time
diff options
context:
space:
mode:
Diffstat (limited to 'qt/oracle/date-time')
-rw-r--r--qt/oracle/date-time/driver.cxx1
-rw-r--r--qt/oracle/date-time/makefile1
-rw-r--r--qt/oracle/date-time/test.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/qt/oracle/date-time/driver.cxx b/qt/oracle/date-time/driver.cxx
index 4468031..d13fab7 100644
--- a/qt/oracle/date-time/driver.cxx
+++ b/qt/oracle/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/oracle/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. Oracle version.
diff --git a/qt/oracle/date-time/makefile b/qt/oracle/date-time/makefile
index 842e6ac..f985090 100644
--- a/qt/oracle/date-time/makefile
+++ b/qt/oracle/date-time/makefile
@@ -1,5 +1,4 @@
# file : qt/oracle/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/oracle/date-time/test.hxx b/qt/oracle/date-time/test.hxx
index c0231ef..93bc5b7 100644
--- a/qt/oracle/date-time/test.hxx
+++ b/qt/oracle/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : qt/oracle/date-time/test.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX