aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/all
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/serializer/all')
-rw-r--r--tests/cxx/serializer/all/driver.cxx2
-rw-r--r--tests/cxx/serializer/all/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/serializer/all/driver.cxx b/tests/cxx/serializer/all/driver.cxx
index 598edfc..b2f3ac5 100644
--- a/tests/cxx/serializer/all/driver.cxx
+++ b/tests/cxx/serializer/all/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/serializer/all/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
// Test the all compositor serialization.
diff --git a/tests/cxx/serializer/all/makefile b/tests/cxx/serializer/all/makefile
index 18780fb..ae9ae73 100644
--- a/tests/cxx/serializer/all/makefile
+++ b/tests/cxx/serializer/all/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/serializer/all/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