aboutsummaryrefslogtreecommitdiff
path: root/evolution/drop-foreign-key
diff options
context:
space:
mode:
Diffstat (limited to 'evolution/drop-foreign-key')
-rw-r--r--evolution/drop-foreign-key/driver.cxx2
-rw-r--r--evolution/drop-foreign-key/makefile2
-rw-r--r--evolution/drop-foreign-key/model.hxx2
-rw-r--r--evolution/drop-foreign-key/test1.hxx2
-rw-r--r--evolution/drop-foreign-key/test2.hxx2
-rw-r--r--evolution/drop-foreign-key/test3.hxx2
6 files changed, 6 insertions, 6 deletions
diff --git a/evolution/drop-foreign-key/driver.cxx b/evolution/drop-foreign-key/driver.cxx
index dbcb747..579cc44 100644
--- a/evolution/drop-foreign-key/driver.cxx
+++ b/evolution/drop-foreign-key/driver.cxx
@@ -1,5 +1,5 @@
// file : evolution/drop-foreign-key/driver.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test dropping a foreign key.
diff --git a/evolution/drop-foreign-key/makefile b/evolution/drop-foreign-key/makefile
index 2f56423..a4cb120 100644
--- a/evolution/drop-foreign-key/makefile
+++ b/evolution/drop-foreign-key/makefile
@@ -1,5 +1,5 @@
# file : evolution/drop-foreign-key/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/evolution/drop-foreign-key/model.hxx b/evolution/drop-foreign-key/model.hxx
index 7d79889..84f4873 100644
--- a/evolution/drop-foreign-key/model.hxx
+++ b/evolution/drop-foreign-key/model.hxx
@@ -1,5 +1,5 @@
// file : evolution/drop-foreign-key/model.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef MODEL_VERSION
diff --git a/evolution/drop-foreign-key/test1.hxx b/evolution/drop-foreign-key/test1.hxx
index d5880e1..26273dc 100644
--- a/evolution/drop-foreign-key/test1.hxx
+++ b/evolution/drop-foreign-key/test1.hxx
@@ -1,5 +1,5 @@
// file : evolution/drop-foreign-key/test1.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST1_HXX
diff --git a/evolution/drop-foreign-key/test2.hxx b/evolution/drop-foreign-key/test2.hxx
index 221de4c..812b075 100644
--- a/evolution/drop-foreign-key/test2.hxx
+++ b/evolution/drop-foreign-key/test2.hxx
@@ -1,5 +1,5 @@
// file : evolution/drop-foreign-key/test2.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST2_HXX
diff --git a/evolution/drop-foreign-key/test3.hxx b/evolution/drop-foreign-key/test3.hxx
index c42982b..dbfea70 100644
--- a/evolution/drop-foreign-key/test3.hxx
+++ b/evolution/drop-foreign-key/test3.hxx
@@ -1,5 +1,5 @@
// file : evolution/drop-foreign-key/test3.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX