diff options
Diffstat (limited to 'common/relationship/query')
-rw-r--r-- | common/relationship/query/driver.cxx | 2 | ||||
-rw-r--r-- | common/relationship/query/makefile | 2 | ||||
-rw-r--r-- | common/relationship/query/test.hxx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/common/relationship/query/driver.cxx b/common/relationship/query/driver.cxx index b3a7ffa..7e6e1e2 100644 --- a/common/relationship/query/driver.cxx +++ b/common/relationship/query/driver.cxx @@ -1,5 +1,5 @@ // file : common/relationship-query/query/driver.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 c373059..3b0e089 100644 --- a/common/relationship/query/makefile +++ b/common/relationship/query/makefile @@ -1,5 +1,5 @@ # file : common/relationship-query/query/makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 199e94c..d7e7b87 100644 --- a/common/relationship/query/test.hxx +++ b/common/relationship/query/test.hxx @@ -1,5 +1,5 @@ // file : common/relationship-query/query/test.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |