diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
commit | 9c304207722ff9e2794ba25bb496858f089e4a2a (patch) | |
tree | 2b714ef3d2bb2a8c8c450649b7996c7a2cab0096 /common/query/basics | |
parent | d7318daf46ac3539f6f7651f99cc75921ffa4a37 (diff) |
Update copyright
Diffstat (limited to 'common/query/basics')
-rw-r--r-- | common/query/basics/driver.cxx | 2 | ||||
-rw-r--r-- | common/query/basics/makefile | 2 | ||||
-rw-r--r-- | common/query/basics/test.hxx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/common/query/basics/driver.cxx b/common/query/basics/driver.cxx index be45237..a982901 100644 --- a/common/query/basics/driver.cxx +++ b/common/query/basics/driver.cxx @@ -1,5 +1,5 @@ // file : common/query/basics/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 basic query support. diff --git a/common/query/basics/makefile b/common/query/basics/makefile index 06b5095..6aa18e6 100644 --- a/common/query/basics/makefile +++ b/common/query/basics/makefile @@ -1,5 +1,5 @@ # file : common/query/basics/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/query/basics/test.hxx b/common/query/basics/test.hxx index 1fd86dc..94f4a6e 100644 --- a/common/query/basics/test.hxx +++ b/common/query/basics/test.hxx @@ -1,5 +1,5 @@ // file : common/query/basics/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 |