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/recursive/driver.cxx | 2 +- tests/cxx/parser/polymorphism/recursive/makefile | 2 +- tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx | 2 +- tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/cxx/parser/polymorphism/recursive') diff --git a/tests/cxx/parser/polymorphism/recursive/driver.cxx b/tests/cxx/parser/polymorphism/recursive/driver.cxx index 9c0db3a..2ad96cd 100644 --- a/tests/cxx/parser/polymorphism/recursive/driver.cxx +++ b/tests/cxx/parser/polymorphism/recursive/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polymorphism/recursive/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 polymorphic recursive parsing. diff --git a/tests/cxx/parser/polymorphism/recursive/makefile b/tests/cxx/parser/polymorphism/recursive/makefile index 63fbb29..50e4f3d 100644 --- a/tests/cxx/parser/polymorphism/recursive/makefile +++ b/tests/cxx/parser/polymorphism/recursive/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/polymorphism/recursive/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 diff --git a/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx index 705937d..fe32626 100644 --- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx +++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polymorphism/recursive/test-pimpl.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 #include diff --git a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx index df7b8c7..f345720 100644 --- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx +++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx -// 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 #ifndef TEST_PIMPL_HXX -- cgit v1.1