aboutsummaryrefslogtreecommitdiff
path: root/evolution/version
diff options
context:
space:
mode:
Diffstat (limited to 'evolution/version')
-rw-r--r--evolution/version/driver.cxx2
-rw-r--r--evolution/version/makefile2
-rw-r--r--evolution/version/model.hxx2
-rw-r--r--evolution/version/test1.hxx2
-rw-r--r--evolution/version/test2.hxx2
-rw-r--r--evolution/version/test3.hxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/version/driver.cxx b/evolution/version/driver.cxx
index e80c367..89ab88e 100644
--- a/evolution/version/driver.cxx
+++ b/evolution/version/driver.cxx
@@ -1,5 +1,5 @@
// file : evolution/version/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 schema version access via the database instance.
diff --git a/evolution/version/makefile b/evolution/version/makefile
index 96a6c99..bb5603d 100644
--- a/evolution/version/makefile
+++ b/evolution/version/makefile
@@ -1,5 +1,5 @@
# file : evolution/version/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/version/model.hxx b/evolution/version/model.hxx
index da9dcb7..dc218ef 100644
--- a/evolution/version/model.hxx
+++ b/evolution/version/model.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/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/version/test1.hxx b/evolution/version/test1.hxx
index 816e4c1..3870220 100644
--- a/evolution/version/test1.hxx
+++ b/evolution/version/test1.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/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/version/test2.hxx b/evolution/version/test2.hxx
index dae00c4..1da2e5a 100644
--- a/evolution/version/test2.hxx
+++ b/evolution/version/test2.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/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/version/test3.hxx b/evolution/version/test3.hxx
index 8fba5cb..bd91ca1 100644
--- a/evolution/version/test3.hxx
+++ b/evolution/version/test3.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/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