aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:38:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:38:31 +0200
commit4bbabb3f78ab943c1fecbed08b1920db9609bc34 (patch)
treeb0d3532063ec51f398df757638732e07683a225b /tests
parent1253523fb6f47f71a9c87b079cd983de40bdb5de (diff)
Update copyright
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/element-group/makefile2
-rw-r--r--tests/schema/makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/tests/dump/driver.cxx b/tests/dump/driver.cxx
index 1d10e85..cca6249 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-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2010 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 95ec764..c51e72e 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-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 272d702..6b794d6 100644
--- a/tests/makefile
+++ b/tests/makefile
@@ -1,6 +1,6 @@
# file : tests/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 d637b22..97f578b 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-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 17ddb16..950e34b 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-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 20c805b..e96c0c7 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-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 8e75dba..8a4ad89 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-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 c101aa1..c422973 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-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make