summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/attribute
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/validation/attribute')
-rw-r--r--tests/cxx/parser/validation/attribute/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/attribute/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/parser/validation/attribute/driver.cxx b/tests/cxx/parser/validation/attribute/driver.cxx
index e726ad8..81a2670 100644
--- a/tests/cxx/parser/validation/attribute/driver.cxx
+++ b/tests/cxx/parser/validation/attribute/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/parser/validation/attribute/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 attribute and attribute wildcard (anyAttribute) validation.
diff --git a/tests/cxx/parser/validation/attribute/makefile b/tests/cxx/parser/validation/attribute/makefile
index 0f7df21..18581df 100644
--- a/tests/cxx/parser/validation/attribute/makefile
+++ b/tests/cxx/parser/validation/attribute/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/parser/validation/attribute/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