From 7c064687415c895334650321bd5bc34453b0ce38 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:42:25 +0200 Subject: Copyright update --- tests/cxx/parser/validation/any/driver.cxx | 2 +- tests/cxx/parser/validation/any/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cxx/parser/validation/any') diff --git a/tests/cxx/parser/validation/any/driver.cxx b/tests/cxx/parser/validation/any/driver.cxx index e858285..c405722 100644 --- a/tests/cxx/parser/validation/any/driver.cxx +++ b/tests/cxx/parser/validation/any/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/any/driver.cxx // author : Boris Kolpackov -// 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 any particle validation. diff --git a/tests/cxx/parser/validation/any/makefile b/tests/cxx/parser/validation/any/makefile index 084a131..f0c603b 100644 --- a/tests/cxx/parser/validation/any/makefile +++ b/tests/cxx/parser/validation/any/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/any/makefile # author : Boris Kolpackov -# 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 -- cgit v1.1