diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:55:43 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:55:43 +0300 |
commit | 68a31ac90d11b2f0294e82eb887bd03fde85fbb1 (patch) | |
tree | 697d0649d2e88011a8a65b715c845eb4434799c2 /evolution/add-index | |
parent | 4d61ee5a20babf92e0860a3d34bb0c0f0920dd67 (diff) |
Update copyright year
Diffstat (limited to 'evolution/add-index')
-rw-r--r-- | evolution/add-index/driver.cxx | 2 | ||||
-rw-r--r-- | evolution/add-index/makefile | 2 | ||||
-rw-r--r-- | evolution/add-index/model.hxx | 2 | ||||
-rw-r--r-- | evolution/add-index/test1.hxx | 2 | ||||
-rw-r--r-- | evolution/add-index/test2.hxx | 2 | ||||
-rw-r--r-- | evolution/add-index/test3.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/add-index/driver.cxx b/evolution/add-index/driver.cxx index 634e4ff..3a4c58d 100644 --- a/evolution/add-index/driver.cxx +++ b/evolution/add-index/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/add-index/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 adding a new index. diff --git a/evolution/add-index/makefile b/evolution/add-index/makefile index 22e5865..f405e58 100644 --- a/evolution/add-index/makefile +++ b/evolution/add-index/makefile @@ -1,5 +1,5 @@ # file : evolution/add-index/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/evolution/add-index/model.hxx b/evolution/add-index/model.hxx index 6f644f8..514e6f5 100644 --- a/evolution/add-index/model.hxx +++ b/evolution/add-index/model.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/model.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 MODEL_VERSION diff --git a/evolution/add-index/test1.hxx b/evolution/add-index/test1.hxx index 8b7065a..c1300e4 100644 --- a/evolution/add-index/test1.hxx +++ b/evolution/add-index/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/test1.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 TEST1_HXX diff --git a/evolution/add-index/test2.hxx b/evolution/add-index/test2.hxx index 24080c3..f1dfd6f 100644 --- a/evolution/add-index/test2.hxx +++ b/evolution/add-index/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/test2.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 TEST2_HXX diff --git a/evolution/add-index/test3.hxx b/evolution/add-index/test3.hxx index 9157235..bf68cef 100644 --- a/evolution/add-index/test3.hxx +++ b/evolution/add-index/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/add-index/test3.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 TEST3_HXX |