diff options
Diffstat (limited to 'common/const-object')
-rw-r--r-- | common/const-object/driver.cxx | 1 | ||||
-rw-r--r-- | common/const-object/makefile | 1 | ||||
-rw-r--r-- | common/const-object/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/const-object/driver.cxx b/common/const-object/driver.cxx index 7477a3d..90efb4e 100644 --- a/common/const-object/driver.cxx +++ b/common/const-object/driver.cxx @@ -1,5 +1,4 @@ // file : common/const-object/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test database operations with const objects. diff --git a/common/const-object/makefile b/common/const-object/makefile index 1a81abd..ababb8f 100644 --- a/common/const-object/makefile +++ b/common/const-object/makefile @@ -1,5 +1,4 @@ # file : common/const-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/const-object/test.hxx b/common/const-object/test.hxx index 5097de3..919ba08 100644 --- a/common/const-object/test.hxx +++ b/common/const-object/test.hxx @@ -1,5 +1,4 @@ // file : common/const-object/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |