From 0b39ac44c536f4ec13efea8738035f80a2efde4b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 11:57:57 +0200 Subject: Update copyright in build system files --- tests/cxx/tree/binary/cdr/makefile | 2 +- tests/cxx/tree/binary/makefile | 2 +- tests/cxx/tree/binary/polymorphic/makefile | 2 +- tests/cxx/tree/binary/xdr/makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/cxx/tree/binary') diff --git a/tests/cxx/tree/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile index ee3305a..67437dc 100644 --- a/tests/cxx/tree/binary/cdr/makefile +++ b/tests/cxx/tree/binary/cdr/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/tree/binary/cdr/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 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/binary/makefile b/tests/cxx/tree/binary/makefile index 35f4135..8a242c7 100644 --- a/tests/cxx/tree/binary/makefile +++ b/tests/cxx/tree/binary/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/tree/binary/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 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/binary/polymorphic/makefile b/tests/cxx/tree/binary/polymorphic/makefile index e46eb44..7e97e00 100644 --- a/tests/cxx/tree/binary/polymorphic/makefile +++ b/tests/cxx/tree/binary/polymorphic/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/tree/binary/polymorphic/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 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/binary/xdr/makefile b/tests/cxx/tree/binary/xdr/makefile index da36f94..7b3089b 100644 --- a/tests/cxx/tree/binary/xdr/makefile +++ b/tests/cxx/tree/binary/xdr/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/tree/binary/xdr/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make -- cgit v1.1