aboutsummaryrefslogtreecommitdiff
path: root/common/schema/embedded/order
diff options
context:
space:
mode:
Diffstat (limited to 'common/schema/embedded/order')
-rw-r--r--common/schema/embedded/order/driver.cxx2
-rw-r--r--common/schema/embedded/order/makefile2
-rw-r--r--common/schema/embedded/order/test1.hxx2
-rw-r--r--common/schema/embedded/order/test2.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/common/schema/embedded/order/driver.cxx b/common/schema/embedded/order/driver.cxx
index d501433..b8b22b2 100644
--- a/common/schema/embedded/order/driver.cxx
+++ b/common/schema/embedded/order/driver.cxx
@@ -1,5 +1,5 @@
// file : common/schema/embedded/order/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 statement execution order in embedded schemas.
diff --git a/common/schema/embedded/order/makefile b/common/schema/embedded/order/makefile
index f1868a3..53d19f6 100644
--- a/common/schema/embedded/order/makefile
+++ b/common/schema/embedded/order/makefile
@@ -1,5 +1,5 @@
# file : common/schema/embedded/order/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/common/schema/embedded/order/test1.hxx b/common/schema/embedded/order/test1.hxx
index 2e343d6..91f9ebb 100644
--- a/common/schema/embedded/order/test1.hxx
+++ b/common/schema/embedded/order/test1.hxx
@@ -1,5 +1,5 @@
// file : common/schema/embedded/order/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/common/schema/embedded/order/test2.hxx b/common/schema/embedded/order/test2.hxx
index 468db64..cfe1d95 100644
--- a/common/schema/embedded/order/test2.hxx
+++ b/common/schema/embedded/order/test2.hxx
@@ -1,5 +1,5 @@
// file : common/schema/embedded/order/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