aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:36:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:36:53 +0200
commitb146141492181f4d0bca4458749a7b66cb2d0eea (patch)
treee69ca015a8d40874ddde8fdb49069a75f4e9ca2f /tests
parent2544ac20b439e160b7c89bdbeafa19cadcc89e25 (diff)
Copyright update
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 5217ebf..53dd6eb 100644
--- a/tests/dump/driver.cxx
+++ b/tests/dump/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/dump/driver.cxx
// 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 <cult/types.hxx>
diff --git a/tests/dump/makefile b/tests/dump/makefile
index c51e72e..0e88863 100644
--- a/tests/dump/makefile
+++ b/tests/dump/makefile
@@ -1,6 +1,6 @@
# file : tests/dump/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/makefile b/tests/makefile
index 6b794d6..7da9863 100644
--- a/tests/makefile
+++ b/tests/makefile
@@ -1,6 +1,6 @@
# file : tests/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/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