From db5b409f5e6e5c5d3771febd8046240cdb3e06e4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:57:28 +0200 Subject: Copyright update --- mysql/template/Makefile.am | 2 +- mysql/template/driver.cxx | 2 +- mysql/template/makefile | 2 +- mysql/template/test.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mysql/template') diff --git a/mysql/template/Makefile.am b/mysql/template/Makefile.am index 31eea41..7571e28 100644 --- a/mysql/template/Makefile.am +++ b/mysql/template/Makefile.am @@ -1,6 +1,6 @@ # file : mysql/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/mysql/template/driver.cxx b/mysql/template/driver.cxx index 5e4d6b3..d7fecdf 100644 --- a/mysql/template/driver.cxx +++ b/mysql/template/driver.cxx @@ -1,6 +1,6 @@ // file : mysql/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/mysql/template/makefile b/mysql/template/makefile index 05285ec..6362ab2 100644 --- a/mysql/template/makefile +++ b/mysql/template/makefile @@ -1,6 +1,6 @@ # file : mysql/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/mysql/template/test.hxx b/mysql/template/test.hxx index abac96e..e5a593f 100644 --- a/mysql/template/test.hxx +++ b/mysql/template/test.hxx @@ -1,6 +1,6 @@ // file : mysql/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