From d56f7077de2a985b9e105df3fd70253381a01401 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 9 Feb 2013 10:19:19 +0200 Subject: Update copyright year --- mysql/types/driver.cxx | 2 +- mysql/types/makefile | 2 +- mysql/types/test.hxx | 2 +- mysql/types/traits.hxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mysql/types') diff --git a/mysql/types/driver.cxx b/mysql/types/driver.cxx index 0a7155e..07487a2 100644 --- a/mysql/types/driver.cxx +++ b/mysql/types/driver.cxx @@ -1,5 +1,5 @@ // file : mysql/types/driver.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test MySQL type conversion. diff --git a/mysql/types/makefile b/mysql/types/makefile index 0770d8b..ef1fe9f 100644 --- a/mysql/types/makefile +++ b/mysql/types/makefile @@ -1,5 +1,5 @@ # file : mysql/types/makefile -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/mysql/types/test.hxx b/mysql/types/test.hxx index bc4c773..73160c2 100644 --- a/mysql/types/test.hxx +++ b/mysql/types/test.hxx @@ -1,5 +1,5 @@ // file : mysql/types/test.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/mysql/types/traits.hxx b/mysql/types/traits.hxx index c437faa..f1d98b7 100644 --- a/mysql/types/traits.hxx +++ b/mysql/types/traits.hxx @@ -1,5 +1,5 @@ // file : mysql/types/traits.hxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TRAITS_HXX -- cgit v1.1