aboutsummaryrefslogtreecommitdiff
path: root/evolution/add-foreign-key
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:24:18 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:24:18 +0300
commit3e887885ec753f2cb0a9bba6fb4e856e51194a5c (patch)
tree26efdd7835d804dcf41bc4600db468f2e79d6395 /evolution/add-foreign-key
parente93146629aa6abf64ee86994c52b0efc35f7275a (diff)
Update copyright year
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 cbcbdea..04f2ab1 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-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 f76a63a..33a5964 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-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/add-foreign-key/model.hxx b/evolution/add-foreign-key/model.hxx
index f63ecf1..1740276 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-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/add-foreign-key/test1.hxx b/evolution/add-foreign-key/test1.hxx
index 4772364..35dbcc4 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-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/add-foreign-key/test2.hxx b/evolution/add-foreign-key/test2.hxx
index 4a5fb64..5c6d91d 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-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/add-foreign-key/test3.hxx b/evolution/add-foreign-key/test3.hxx
index d95619a..bac2eec 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-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