diff options
Diffstat (limited to 'common/relationship/query')
-rw-r--r-- | common/relationship/query/driver.cxx | 1 | ||||
-rw-r--r-- | common/relationship/query/makefile | 1 | ||||
-rw-r--r-- | common/relationship/query/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/relationship/query/driver.cxx b/common/relationship/query/driver.cxx index c6f8d1b..1cee751 100644 --- a/common/relationship/query/driver.cxx +++ b/common/relationship/query/driver.cxx @@ -1,5 +1,4 @@ // file : common/relationship-query/query/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test relationship queries. diff --git a/common/relationship/query/makefile b/common/relationship/query/makefile index 1882947..1632f1b 100644 --- a/common/relationship/query/makefile +++ b/common/relationship/query/makefile @@ -1,5 +1,4 @@ # file : common/relationship-query/query/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/query/test.hxx b/common/relationship/query/test.hxx index 358f831..b25e27e 100644 --- a/common/relationship/query/test.hxx +++ b/common/relationship/query/test.hxx @@ -1,5 +1,4 @@ // file : common/relationship-query/query/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |