aboutsummaryrefslogtreecommitdiff
path: root/evolution/alter-column
diff options
context:
space:
mode:
Diffstat (limited to 'evolution/alter-column')
-rw-r--r--evolution/alter-column/driver.cxx2
-rw-r--r--evolution/alter-column/makefile2
-rw-r--r--evolution/alter-column/model.hxx2
-rw-r--r--evolution/alter-column/test1.hxx2
-rw-r--r--evolution/alter-column/test2.hxx2
-rw-r--r--evolution/alter-column/test3.hxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/alter-column/driver.cxx b/evolution/alter-column/driver.cxx
index c6aa6fc..bea1568 100644
--- a/evolution/alter-column/driver.cxx
+++ b/evolution/alter-column/driver.cxx
@@ -1,5 +1,5 @@
// file : evolution/alter-column/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
// Test altering a column.
diff --git a/evolution/alter-column/makefile b/evolution/alter-column/makefile
index 8d3926e..4e698ef 100644
--- a/evolution/alter-column/makefile
+++ b/evolution/alter-column/makefile
@@ -1,5 +1,5 @@
# file : evolution/alter-column/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/alter-column/model.hxx b/evolution/alter-column/model.hxx
index ca85585..88dc060 100644
--- a/evolution/alter-column/model.hxx
+++ b/evolution/alter-column/model.hxx
@@ -1,5 +1,5 @@
// file : evolution/alter-column/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/alter-column/test1.hxx b/evolution/alter-column/test1.hxx
index 80f9c38..89205e1 100644
--- a/evolution/alter-column/test1.hxx
+++ b/evolution/alter-column/test1.hxx
@@ -1,5 +1,5 @@
// file : evolution/alter-column/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/alter-column/test2.hxx b/evolution/alter-column/test2.hxx
index 77a653b..cab68d9 100644
--- a/evolution/alter-column/test2.hxx
+++ b/evolution/alter-column/test2.hxx
@@ -1,5 +1,5 @@
// file : evolution/alter-column/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/alter-column/test3.hxx b/evolution/alter-column/test3.hxx
index 21943e9..49ddc25 100644
--- a/evolution/alter-column/test3.hxx
+++ b/evolution/alter-column/test3.hxx
@@ -1,5 +1,5 @@
// file : evolution/alter-column/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