diff options
Diffstat (limited to 'qt/oracle/template')
-rw-r--r-- | qt/oracle/template/Makefile.am | 1 | ||||
-rw-r--r-- | qt/oracle/template/driver.cxx | 1 | ||||
-rw-r--r-- | qt/oracle/template/makefile | 1 | ||||
-rw-r--r-- | qt/oracle/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/qt/oracle/template/Makefile.am b/qt/oracle/template/Makefile.am index 15bf011..27f30c7 100644 --- a/qt/oracle/template/Makefile.am +++ b/qt/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/oracle/template/Makefile.am -# copyright : Copyright (c) 2009-2019 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 e775215..9b092a9 100644 --- a/qt/oracle/template/driver.cxx +++ b/qt/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/template/driver.cxx -// copyright : Copyright (c) 2009-2019 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 0ebbd48..89d2ced 100644 --- a/qt/oracle/template/makefile +++ b/qt/oracle/template/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/template/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/template/test.hxx b/qt/oracle/template/test.hxx index 5076743..0ad65cf 100644 --- a/qt/oracle/template/test.hxx +++ b/qt/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/template/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |