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