From db5b409f5e6e5c5d3771febd8046240cdb3e06e4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:57:28 +0200 Subject: Copyright update --- tracer/types/driver.cxx | 2 +- tracer/types/makefile | 2 +- tracer/types/test.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tracer/types') diff --git a/tracer/types/driver.cxx b/tracer/types/driver.cxx index 3b28480..6847878 100644 --- a/tracer/types/driver.cxx +++ b/tracer/types/driver.cxx @@ -1,6 +1,6 @@ // file : tracer/types/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test C++ type handling (anonymous types, aliasing). diff --git a/tracer/types/makefile b/tracer/types/makefile index f7fe190..c2da4c8 100644 --- a/tracer/types/makefile +++ b/tracer/types/makefile @@ -1,6 +1,6 @@ # file : tracer/types/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tracer/types/test.hxx b/tracer/types/test.hxx index 8537e16..79a8f81 100644 --- a/tracer/types/test.hxx +++ b/tracer/types/test.hxx @@ -1,6 +1,6 @@ // file : tracer/types/test.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX -- cgit v1.1