summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/choice
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/validation/choice')
-rw-r--r--tests/cxx/parser/validation/choice/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/choice/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/parser/validation/choice/driver.cxx b/tests/cxx/parser/validation/choice/driver.cxx
index 87cd0a9..dc20eac 100644
--- a/tests/cxx/parser/validation/choice/driver.cxx
+++ b/tests/cxx/parser/validation/choice/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/parser/validation/choice/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 choice compositor validation.
diff --git a/tests/cxx/parser/validation/choice/makefile b/tests/cxx/parser/validation/choice/makefile
index f113bd5..2c1123c 100644
--- a/tests/cxx/parser/validation/choice/makefile
+++ b/tests/cxx/parser/validation/choice/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/parser/validation/choice/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