From db5b409f5e6e5c5d3771febd8046240cdb3e06e4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:57:28 +0200 Subject: Copyright update --- common/lazy-ptr/driver.cxx | 2 +- common/lazy-ptr/makefile | 2 +- common/lazy-ptr/test.hxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'common/lazy-ptr') diff --git a/common/lazy-ptr/driver.cxx b/common/lazy-ptr/driver.cxx index 712cbdf..d03eaef 100644 --- a/common/lazy-ptr/driver.cxx +++ b/common/lazy-ptr/driver.cxx @@ -1,6 +1,6 @@ // file : common/lazy-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 : GNU GPL v2; see accompanying LICENSE file // Test lazy object pointers. diff --git a/common/lazy-ptr/makefile b/common/lazy-ptr/makefile index 78fe24b..8097d52 100644 --- a/common/lazy-ptr/makefile +++ b/common/lazy-ptr/makefile @@ -1,6 +1,6 @@ # file : common/lazy-ptr/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/common/lazy-ptr/test.hxx b/common/lazy-ptr/test.hxx index 9c671c1..b530316 100644 --- a/common/lazy-ptr/test.hxx +++ b/common/lazy-ptr/test.hxx @@ -1,6 +1,6 @@ // file : common/lazy-ptr/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