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/polymorphism/same-type/driver.cxx | 2 +- tests/cxx/parser/polymorphism/same-type/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cxx/parser/polymorphism/same-type') diff --git a/tests/cxx/parser/polymorphism/same-type/driver.cxx b/tests/cxx/parser/polymorphism/same-type/driver.cxx index ea50776..086d2fb 100644 --- a/tests/cxx/parser/polymorphism/same-type/driver.cxx +++ b/tests/cxx/parser/polymorphism/same-type/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/polymorphism/same-type/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 substitution group and xsi:type that don't change the type. diff --git a/tests/cxx/parser/polymorphism/same-type/makefile b/tests/cxx/parser/polymorphism/same-type/makefile index c357597..ed131df 100644 --- a/tests/cxx/parser/polymorphism/same-type/makefile +++ b/tests/cxx/parser/polymorphism/same-type/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/polymorphism/same-type/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