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/template/Makefile.am | 2 +- common/template/driver.cxx | 2 +- common/template/makefile | 2 +- common/template/test.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'common/template') diff --git a/common/template/Makefile.am b/common/template/Makefile.am index a51fddf..758d015 100644 --- a/common/template/Makefile.am +++ b/common/template/Makefile.am @@ -1,6 +1,6 @@ # file : common/template/Makefile.am # 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 EXTRA_DIST = __file__(extra_dist) diff --git a/common/template/driver.cxx b/common/template/driver.cxx index 8fc92b8..9386784 100644 --- a/common/template/driver.cxx +++ b/common/template/driver.cxx @@ -1,6 +1,6 @@ // file : common/template/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 // PLACE TEST DESCRIPTION HERE diff --git a/common/template/makefile b/common/template/makefile index 02605ef..b4c20fc 100644 --- a/common/template/makefile +++ b/common/template/makefile @@ -1,6 +1,6 @@ # file : common/template/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/template/test.hxx b/common/template/test.hxx index 1b945a6..6e528c7 100644 --- a/common/template/test.hxx +++ b/common/template/test.hxx @@ -1,6 +1,6 @@ // file : common/template/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