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/embedded | |
parent | 4d61ee5a20babf92e0860a3d34bb0c0f0920dd67 (diff) |
Update copyright year
Diffstat (limited to 'evolution/embedded')
-rw-r--r-- | evolution/embedded/driver.cxx | 2 | ||||
-rw-r--r-- | evolution/embedded/makefile | 2 | ||||
-rw-r--r-- | evolution/embedded/model.hxx | 2 | ||||
-rw-r--r-- | evolution/embedded/test1.hxx | 2 | ||||
-rw-r--r-- | evolution/embedded/test2.hxx | 2 | ||||
-rw-r--r-- | evolution/embedded/test3.hxx | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/embedded/driver.cxx b/evolution/embedded/driver.cxx index 1cae9de..72b91d8 100644 --- a/evolution/embedded/driver.cxx +++ b/evolution/embedded/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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 embedded schema migration. diff --git a/evolution/embedded/makefile b/evolution/embedded/makefile index 92eacf7..3510745 100644 --- a/evolution/embedded/makefile +++ b/evolution/embedded/makefile @@ -1,5 +1,5 @@ # file : evolution/embedded/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/embedded/model.hxx b/evolution/embedded/model.hxx index b53a013..da16a12 100644 --- a/evolution/embedded/model.hxx +++ b/evolution/embedded/model.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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/embedded/test1.hxx b/evolution/embedded/test1.hxx index 0dceaf4..4ab79e7 100644 --- a/evolution/embedded/test1.hxx +++ b/evolution/embedded/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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/embedded/test2.hxx b/evolution/embedded/test2.hxx index ccc2225..da007ad 100644 --- a/evolution/embedded/test2.hxx +++ b/evolution/embedded/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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/embedded/test3.hxx b/evolution/embedded/test3.hxx index 4498943..8b36b61 100644 --- a/evolution/embedded/test3.hxx +++ b/evolution/embedded/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/embedded/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 |