From d8fc8867ae9eb86e132a6ba676b6c5319346f7f0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:33:32 +0200 Subject: Copyright update --- tests/shared-ptr/driver.cxx | 2 +- tests/shared-ptr/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/shared-ptr') diff --git a/tests/shared-ptr/driver.cxx b/tests/shared-ptr/driver.cxx index 67ed12e..3ffff87 100644 --- a/tests/shared-ptr/driver.cxx +++ b/tests/shared-ptr/driver.cxx @@ -1,6 +1,6 @@ // file : tests/shared-ptr/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/shared-ptr/makefile b/tests/shared-ptr/makefile index 86e2a8c..d9b03ee 100644 --- a/tests/shared-ptr/makefile +++ b/tests/shared-ptr/makefile @@ -1,6 +1,6 @@ # file : tests/shared-ptr/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1