diff options
Diffstat (limited to 'common/no-id')
-rw-r--r-- | common/no-id/driver.cxx | 1 | ||||
-rw-r--r-- | common/no-id/makefile | 1 | ||||
-rw-r--r-- | common/no-id/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/no-id/driver.cxx b/common/no-id/driver.cxx index 4b457a9..ce51883 100644 --- a/common/no-id/driver.cxx +++ b/common/no-id/driver.cxx @@ -1,5 +1,4 @@ // file : common/no-id/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test persistent classes without id. diff --git a/common/no-id/makefile b/common/no-id/makefile index 3b2ba03..1005447 100644 --- a/common/no-id/makefile +++ b/common/no-id/makefile @@ -1,5 +1,4 @@ # file : common/no-id/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/no-id/test.hxx b/common/no-id/test.hxx index f82e4e7..c5b5c65 100644 --- a/common/no-id/test.hxx +++ b/common/no-id/test.hxx @@ -1,5 +1,4 @@ // file : common/no-id/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |