aboutsummaryrefslogtreecommitdiff
path: root/evolution/add-foreign-key
diff options
context:
space:
mode:
Diffstat (limited to 'evolution/add-foreign-key')
-rw-r--r--evolution/add-foreign-key/driver.cxx2
-rw-r--r--evolution/add-foreign-key/makefile2
-rw-r--r--evolution/add-foreign-key/model.hxx2
-rw-r--r--evolution/add-foreign-key/test1.hxx2
-rw-r--r--evolution/add-foreign-key/test2.hxx2
-rw-r--r--evolution/add-foreign-key/test3.hxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/add-foreign-key/driver.cxx b/evolution/add-foreign-key/driver.cxx
index 4d74854..cbcbdea 100644
--- a/evolution/add-foreign-key/driver.cxx
+++ b/evolution/add-foreign-key/driver.cxx
@@ -1,5 +1,5 @@
// file : evolution/add-foreign-key/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 adding a foreign key.
diff --git a/evolution/add-foreign-key/makefile b/evolution/add-foreign-key/makefile
index fb1e516..f76a63a 100644
--- a/evolution/add-foreign-key/makefile
+++ b/evolution/add-foreign-key/makefile
@@ -1,5 +1,5 @@
# file : evolution/add-foreign-key/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/add-foreign-key/model.hxx b/evolution/add-foreign-key/model.hxx
index 59971e0..f63ecf1 100644
--- a/evolution/add-foreign-key/model.hxx
+++ b/evolution/add-foreign-key/model.hxx
@@ -1,5 +1,5 @@
// file : evolution/add-foreign-key/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/add-foreign-key/test1.hxx b/evolution/add-foreign-key/test1.hxx
index 8da0d96..4772364 100644
--- a/evolution/add-foreign-key/test1.hxx
+++ b/evolution/add-foreign-key/test1.hxx
@@ -1,5 +1,5 @@
// file : evolution/add-foreign-key/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/add-foreign-key/test2.hxx b/evolution/add-foreign-key/test2.hxx
index 7403f59..4a5fb64 100644
--- a/evolution/add-foreign-key/test2.hxx
+++ b/evolution/add-foreign-key/test2.hxx
@@ -1,5 +1,5 @@
// file : evolution/add-foreign-key/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/add-foreign-key/test3.hxx b/evolution/add-foreign-key/test3.hxx
index 85e7dff..d95619a 100644
--- a/evolution/add-foreign-key/test3.hxx
+++ b/evolution/add-foreign-key/test3.hxx
@@ -1,5 +1,5 @@
// file : evolution/add-foreign-key/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