From 0f6ff689dc6bae8fed94da0fcabd39f015e7a62b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Mar 2014 10:54:33 +0200 Subject: Update copyright --- 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 f674398..05abc3c 100644 --- a/tests/cxx/parser/polymorphism/same-type/driver.cxx +++ b/tests/cxx/parser/polymorphism/same-type/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polymorphism/same-type/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 8d90591..256b34d 100644 --- a/tests/cxx/parser/polymorphism/same-type/makefile +++ b/tests/cxx/parser/polymorphism/same-type/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/polymorphism/same-type/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make -- cgit v1.1