diff options
Diffstat (limited to 'common/definition')
-rw-r--r-- | common/definition/driver.cxx | 1 | ||||
-rw-r--r-- | common/definition/makefile | 1 | ||||
-rw-r--r-- | common/definition/test.hxx | 1 | ||||
-rw-r--r-- | common/definition/time-mapping.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/common/definition/driver.cxx b/common/definition/driver.cxx index 361d486..d909644 100644 --- a/common/definition/driver.cxx +++ b/common/definition/driver.cxx @@ -1,5 +1,4 @@ // file : common/definition/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test overriding composite value definition point. This is primarily diff --git a/common/definition/makefile b/common/definition/makefile index 4f42247..61227c3 100644 --- a/common/definition/makefile +++ b/common/definition/makefile @@ -1,5 +1,4 @@ # file : common/definition/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/common/definition/test.hxx b/common/definition/test.hxx index 4162ad2..38fc02a 100644 --- a/common/definition/test.hxx +++ b/common/definition/test.hxx @@ -1,5 +1,4 @@ // file : common/definition/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/common/definition/time-mapping.hxx b/common/definition/time-mapping.hxx index 0a1b200..469cfb7 100644 --- a/common/definition/time-mapping.hxx +++ b/common/definition/time-mapping.hxx @@ -1,5 +1,4 @@ // file : common/definition/time-mapping.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TIME_MAPPING_HXX |