diff options
Diffstat (limited to 'common/id/composite')
-rw-r--r-- | common/id/composite/driver.cxx | 1 | ||||
-rw-r--r-- | common/id/composite/makefile | 1 | ||||
-rw-r--r-- | common/id/composite/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/id/composite/driver.cxx b/common/id/composite/driver.cxx index 7e5a917..f394091 100644 --- a/common/id/composite/driver.cxx +++ b/common/id/composite/driver.cxx @@ -1,5 +1,4 @@ // file : common/id/composite/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test composite object ids. diff --git a/common/id/composite/makefile b/common/id/composite/makefile index 13cdd06..3edac7f 100644 --- a/common/id/composite/makefile +++ b/common/id/composite/makefile @@ -1,5 +1,4 @@ # file : common/id/composite/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/id/composite/test.hxx b/common/id/composite/test.hxx index 8b4c21c..70856a6 100644 --- a/common/id/composite/test.hxx +++ b/common/id/composite/test.hxx @@ -1,5 +1,4 @@ // file : common/id/composite/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |