summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/restriction
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/validation/restriction')
-rw-r--r--tests/cxx/parser/validation/restriction/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/restriction/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/parser/validation/restriction/driver.cxx b/tests/cxx/parser/validation/restriction/driver.cxx
index 40a2bc9..d3c783e 100644
--- a/tests/cxx/parser/validation/restriction/driver.cxx
+++ b/tests/cxx/parser/validation/restriction/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/parser/validation/restriction/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 restriction compositor validation.
diff --git a/tests/cxx/parser/validation/restriction/makefile b/tests/cxx/parser/validation/restriction/makefile
index 66e4d9a..90b9f1c 100644
--- a/tests/cxx/parser/validation/restriction/makefile
+++ b/tests/cxx/parser/validation/restriction/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/parser/validation/restriction/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