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/list/driver.cxx | 2 +- tests/cxx/parser/list/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cxx/parser/list') diff --git a/tests/cxx/parser/list/driver.cxx b/tests/cxx/parser/list/driver.cxx index d4ac4e2..7aa55f9 100644 --- a/tests/cxx/parser/list/driver.cxx +++ b/tests/cxx/parser/list/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/list/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 xsd:list parsing. diff --git a/tests/cxx/parser/list/makefile b/tests/cxx/parser/list/makefile index deacdb9..a987d1a 100644 --- a/tests/cxx/parser/list/makefile +++ b/tests/cxx/parser/list/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/list/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