aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:29:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:29:39 +0200
commit7c69e8036f60489eefe2324409a6d837d9323b18 (patch)
tree7133f09e7428e5dd4c08c506eb9f9c0dc2b99148 /tests
parent82eff8250e7e0692fddb0a60d16332039b10a5a2 (diff)
Update copyright year
Diffstat (limited to 'tests')
-rw-r--r--tests/dump/driver.cxx2
-rw-r--r--tests/dump/makefile2
-rw-r--r--tests/makefile2
-rw-r--r--tests/schema/annotation/makefile2
-rw-r--r--tests/schema/anonymous/makefile2
-rw-r--r--tests/schema/attribute-group/makefile2
-rw-r--r--tests/schema/default/makefile2
-rw-r--r--tests/schema/element-group/makefile2
-rw-r--r--tests/schema/enumeration/makefile2
-rw-r--r--tests/schema/makefile2
-rw-r--r--tests/schema/union/makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/tests/dump/driver.cxx b/tests/dump/driver.cxx
index dd925a9..cd3da19 100644
--- a/tests/dump/driver.cxx
+++ b/tests/dump/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/dump/driver.cxx
-// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/types.hxx>
diff --git a/tests/dump/makefile b/tests/dump/makefile
index 707c9cc..a3d460f 100644
--- a/tests/dump/makefile
+++ b/tests/dump/makefile
@@ -1,5 +1,5 @@
# file : tests/dump/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/tests/makefile b/tests/makefile
index 7ed5300..6bc10e5 100644
--- a/tests/makefile
+++ b/tests/makefile
@@ -1,5 +1,5 @@
# file : tests/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/tests/schema/annotation/makefile b/tests/schema/annotation/makefile
index 7705ba8..76782eb 100644
--- a/tests/schema/annotation/makefile
+++ b/tests/schema/annotation/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/annotation/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/schema/anonymous/makefile b/tests/schema/anonymous/makefile
index 5d2cfe2..a8fcc23 100644
--- a/tests/schema/anonymous/makefile
+++ b/tests/schema/anonymous/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/annotation/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/schema/attribute-group/makefile b/tests/schema/attribute-group/makefile
index 00746a3..4153ec8 100644
--- a/tests/schema/attribute-group/makefile
+++ b/tests/schema/attribute-group/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/attribute-group/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/schema/default/makefile b/tests/schema/default/makefile
index d2ab540..d66f087 100644
--- a/tests/schema/default/makefile
+++ b/tests/schema/default/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/default/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/schema/element-group/makefile b/tests/schema/element-group/makefile
index 3271b94..e302dbd 100644
--- a/tests/schema/element-group/makefile
+++ b/tests/schema/element-group/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/element-group/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/schema/enumeration/makefile b/tests/schema/enumeration/makefile
index bd55e0f..148a0d2 100644
--- a/tests/schema/enumeration/makefile
+++ b/tests/schema/enumeration/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/enumeration/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/schema/makefile b/tests/schema/makefile
index 3a6d048..9e492e4 100644
--- a/tests/schema/makefile
+++ b/tests/schema/makefile
@@ -1,5 +1,5 @@
# file : tests/schema
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/tests/schema/union/makefile b/tests/schema/union/makefile
index b0a83e3..4c4dbfa 100644
--- a/tests/schema/union/makefile
+++ b/tests/schema/union/makefile
@@ -1,5 +1,5 @@
# file : tests/schema/union/makefile
-# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make