diff options
Diffstat (limited to 'common/id/nested')
-rw-r--r-- | common/id/nested/driver.cxx | 1 | ||||
-rw-r--r-- | common/id/nested/makefile | 1 | ||||
-rw-r--r-- | common/id/nested/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/id/nested/driver.cxx b/common/id/nested/driver.cxx index b0ba3e6..57647fd 100644 --- a/common/id/nested/driver.cxx +++ b/common/id/nested/driver.cxx @@ -1,5 +1,4 @@ // file : common/id/nested/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test nested ids. diff --git a/common/id/nested/makefile b/common/id/nested/makefile index 08db59e..120a8f0 100644 --- a/common/id/nested/makefile +++ b/common/id/nested/makefile @@ -1,5 +1,4 @@ # file : common/id/nested/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/nested/test.hxx b/common/id/nested/test.hxx index 953dd78..06ee6b8 100644 --- a/common/id/nested/test.hxx +++ b/common/id/nested/test.hxx @@ -1,5 +1,4 @@ // file : common/id/nested/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |