From 9aaa002bf85e75bae1228af620987ae8743a267a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:51:26 +0200 Subject: Copyright update --- tests/cxx/hybrid/polymorphism/enumeration/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/enumeration/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cxx/hybrid/polymorphism/enumeration') diff --git a/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx b/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx index fea2d8b..721c2f3 100644 --- a/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/polymorphism/enumeration/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 XML Schema enumeration to C++ enum mapping. diff --git a/tests/cxx/hybrid/polymorphism/enumeration/makefile b/tests/cxx/hybrid/polymorphism/enumeration/makefile index acd73e9..7bb004b 100644 --- a/tests/cxx/hybrid/polymorphism/enumeration/makefile +++ b/tests/cxx/hybrid/polymorphism/enumeration/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/hybrid/polymorphism/enumeration/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