From 9c304207722ff9e2794ba25bb496858f089e4a2a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 Feb 2015 09:31:17 +0200 Subject: Update copyright --- common/relationship/query/driver.cxx | 2 +- common/relationship/query/makefile | 2 +- common/relationship/query/test.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'common/relationship/query') diff --git a/common/relationship/query/driver.cxx b/common/relationship/query/driver.cxx index 2ca05f4..97f4e0f 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 6a150aa..444c0ce 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 3876b27..7375e2d 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1