aboutsummaryrefslogtreecommitdiff
path: root/tests/schema
diff options
context:
space:
mode:
Diffstat (limited to 'tests/schema')
-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
8 files changed, 8 insertions, 8 deletions
diff --git a/tests/schema/annotation/makefile b/tests/schema/annotation/makefile
index 97f578b..82e6852 100644
--- a/tests/schema/annotation/makefile
+++ b/tests/schema/annotation/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/annotation/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 950e34b..43fbe15 100644
--- a/tests/schema/anonymous/makefile
+++ b/tests/schema/anonymous/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/annotation/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 e96c0c7..13d4802 100644
--- a/tests/schema/attribute-group/makefile
+++ b/tests/schema/attribute-group/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/attribute-group/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 dbb5fa9..a21bf14 100644
--- a/tests/schema/default/makefile
+++ b/tests/schema/default/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/default/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 8a4ad89..334a5b6 100644
--- a/tests/schema/element-group/makefile
+++ b/tests/schema/element-group/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/element-group/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 d958178..09a1da3 100644
--- a/tests/schema/enumeration/makefile
+++ b/tests/schema/enumeration/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/enumeration/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 fde5482..d005a34 100644
--- a/tests/schema/makefile
+++ b/tests/schema/makefile
@@ -1,6 +1,6 @@
# file : tests/schema
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 7f01070..f714b28 100644
--- a/tests/schema/union/makefile
+++ b/tests/schema/union/makefile
@@ -1,6 +1,6 @@
# file : tests/schema/union/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make