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/tree/union/ctor/driver.cxx | 2 +- tests/cxx/tree/union/ctor/makefile | 2 +- tests/cxx/tree/union/makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cxx/tree/union') diff --git a/tests/cxx/tree/union/ctor/driver.cxx b/tests/cxx/tree/union/ctor/driver.cxx index 0aa22ab..2c64420 100644 --- a/tests/cxx/tree/union/ctor/driver.cxx +++ b/tests/cxx/tree/union/ctor/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/tree/union/ctor/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 union constructors. diff --git a/tests/cxx/tree/union/ctor/makefile b/tests/cxx/tree/union/ctor/makefile index 234ee45..980f6f4 100644 --- a/tests/cxx/tree/union/ctor/makefile +++ b/tests/cxx/tree/union/ctor/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/tree/union/ctor/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 diff --git a/tests/cxx/tree/union/makefile b/tests/cxx/tree/union/makefile index 5d61aa7..fc3e327 100644 --- a/tests/cxx/tree/union/makefile +++ b/tests/cxx/tree/union/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/tree/union/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