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 b171969..4d9d289 100644
--- a/evolution/version/driver.cxx
+++ b/evolution/version/driver.cxx
@@ -1,5 +1,5 @@
// file : evolution/version/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 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 ffeebdf..077d0ac 100644
--- a/evolution/version/makefile
+++ b/evolution/version/makefile
@@ -1,5 +1,5 @@
# file : evolution/version/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 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 b30a194..ad2c186 100644
--- a/evolution/version/model.hxx
+++ b/evolution/version/model.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/model.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 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 138fd09..b1b75aa 100644
--- a/evolution/version/test1.hxx
+++ b/evolution/version/test1.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/test1.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 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 60af1c0..64e8d10 100644
--- a/evolution/version/test2.hxx
+++ b/evolution/version/test2.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/test2.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 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 1e4deb3..dc43c87 100644
--- a/evolution/version/test3.hxx
+++ b/evolution/version/test3.hxx
@@ -1,5 +1,5 @@
// file : evolution/version/test3.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX