aboutsummaryrefslogtreecommitdiff
path: root/evolution/template
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:24:18 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:24:18 +0300
commit3e887885ec753f2cb0a9bba6fb4e856e51194a5c (patch)
tree26efdd7835d804dcf41bc4600db468f2e79d6395 /evolution/template
parente93146629aa6abf64ee86994c52b0efc35f7275a (diff)
Update copyright year
Diffstat (limited to 'evolution/template')
-rw-r--r--evolution/template/Makefile.am2
-rw-r--r--evolution/template/driver.cxx2
-rw-r--r--evolution/template/makefile2
-rw-r--r--evolution/template/model.hxx2
-rw-r--r--evolution/template/test1.hxx2
-rw-r--r--evolution/template/test2.hxx2
-rw-r--r--evolution/template/test3.hxx2
7 files changed, 7 insertions, 7 deletions
diff --git a/evolution/template/Makefile.am b/evolution/template/Makefile.am
index 6242f1c..96bb295 100644
--- a/evolution/template/Makefile.am
+++ b/evolution/template/Makefile.am
@@ -1,5 +1,5 @@
# file : evolution/template/Makefile.am
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 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 6666cf0..40f8310 100644
--- a/evolution/template/driver.cxx
+++ b/evolution/template/driver.cxx
@@ -1,5 +1,5 @@
// file : evolution/template/driver.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 e3934fe..f7e85f2 100644
--- a/evolution/template/makefile
+++ b/evolution/template/makefile
@@ -1,5 +1,5 @@
# file : evolution/template/makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 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 79437f9..689b3d9 100644
--- a/evolution/template/model.hxx
+++ b/evolution/template/model.hxx
@@ -1,5 +1,5 @@
// file : evolution/template/model.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 6d37e7e..9811f02 100644
--- a/evolution/template/test1.hxx
+++ b/evolution/template/test1.hxx
@@ -1,5 +1,5 @@
// file : evolution/template/test1.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 5588f27..637cd73 100644
--- a/evolution/template/test2.hxx
+++ b/evolution/template/test2.hxx
@@ -1,5 +1,5 @@
// file : evolution/template/test2.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 4a53a0c..851bd4e 100644
--- a/evolution/template/test3.hxx
+++ b/evolution/template/test3.hxx
@@ -1,5 +1,5 @@
// file : evolution/template/test3.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX