diff options
Diffstat (limited to 'oracle/template')
-rw-r--r-- | oracle/template/Makefile.am | 1 | ||||
-rw-r--r-- | oracle/template/driver.cxx | 1 | ||||
-rw-r--r-- | oracle/template/makefile | 1 | ||||
-rw-r--r-- | oracle/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/oracle/template/Makefile.am b/oracle/template/Makefile.am index d1bf0f3..b3b60e9 100644 --- a/oracle/template/Makefile.am +++ b/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : 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/oracle/template/driver.cxx b/oracle/template/driver.cxx index 171b771..13317df 100644 --- a/oracle/template/driver.cxx +++ b/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : 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/oracle/template/makefile b/oracle/template/makefile index 2948160..e2a64f7 100644 --- a/oracle/template/makefile +++ b/oracle/template/makefile @@ -1,5 +1,4 @@ # file : 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/oracle/template/test.hxx b/oracle/template/test.hxx index 9b6fa5b..bfa9cc9 100644 --- a/oracle/template/test.hxx +++ b/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : oracle/template/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |