diff options
Diffstat (limited to 'common/relationship/basics')
-rw-r--r-- | common/relationship/basics/driver.cxx | 1 | ||||
-rw-r--r-- | common/relationship/basics/makefile | 1 | ||||
-rw-r--r-- | common/relationship/basics/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/relationship/basics/driver.cxx b/common/relationship/basics/driver.cxx index 14e21e5..6eec1e2 100644 --- a/common/relationship/basics/driver.cxx +++ b/common/relationship/basics/driver.cxx @@ -1,5 +1,4 @@ // file : common/relationship/basics/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test object relationships. diff --git a/common/relationship/basics/makefile b/common/relationship/basics/makefile index 0394571..775d850 100644 --- a/common/relationship/basics/makefile +++ b/common/relationship/basics/makefile @@ -1,5 +1,4 @@ # file : common/relationship/basics/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/relationship/basics/test.hxx b/common/relationship/basics/test.hxx index 0b6365e..9496581 100644 --- a/common/relationship/basics/test.hxx +++ b/common/relationship/basics/test.hxx @@ -1,5 +1,4 @@ // file : common/relationship/basics/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |