diff options
Diffstat (limited to 'evolution/template')
-rw-r--r-- | evolution/template/Makefile.am | 2 | ||||
-rw-r--r-- | evolution/template/driver.cxx | 2 | ||||
-rw-r--r-- | evolution/template/makefile | 2 | ||||
-rw-r--r-- | evolution/template/model.hxx | 2 | ||||
-rw-r--r-- | evolution/template/test1.hxx | 2 | ||||
-rw-r--r-- | evolution/template/test2.hxx | 2 | ||||
-rw-r--r-- | evolution/template/test3.hxx | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/evolution/template/Makefile.am b/evolution/template/Makefile.am index 5a9527b..6242f1c 100644 --- a/evolution/template/Makefile.am +++ b/evolution/template/Makefile.am @@ -1,5 +1,5 @@ # file : evolution/template/Makefile.am -# 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 EXTRA_DIST = __file__(extra_dist) diff --git a/evolution/template/driver.cxx b/evolution/template/driver.cxx index 57e0b65..6666cf0 100644 --- a/evolution/template/driver.cxx +++ b/evolution/template/driver.cxx @@ -1,5 +1,5 @@ // file : evolution/template/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 // PLACE TEST DESCRIPTION HERE diff --git a/evolution/template/makefile b/evolution/template/makefile index b3747bc..e3934fe 100644 --- a/evolution/template/makefile +++ b/evolution/template/makefile @@ -1,5 +1,5 @@ # file : evolution/template/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/template/model.hxx b/evolution/template/model.hxx index f8913d0..79437f9 100644 --- a/evolution/template/model.hxx +++ b/evolution/template/model.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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/template/test1.hxx b/evolution/template/test1.hxx index ed847c6..6d37e7e 100644 --- a/evolution/template/test1.hxx +++ b/evolution/template/test1.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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/template/test2.hxx b/evolution/template/test2.hxx index 73793f7..5588f27 100644 --- a/evolution/template/test2.hxx +++ b/evolution/template/test2.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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/template/test3.hxx b/evolution/template/test3.hxx index 8aec67e..4a53a0c 100644 --- a/evolution/template/test3.hxx +++ b/evolution/template/test3.hxx @@ -1,5 +1,5 @@ // file : evolution/template/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 |