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/database/driver.cxx | 2 +- mysql/database/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mysql/database') diff --git a/mysql/database/driver.cxx b/mysql/database/driver.cxx index f385b3f..bdafff1 100644 --- a/mysql/database/driver.cxx +++ b/mysql/database/driver.cxx @@ -1,5 +1,5 @@ // file : mysql/database/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 that database constructors are unambiguous (compilation only). diff --git a/mysql/database/makefile b/mysql/database/makefile index d6d9787..ef3e673 100644 --- a/mysql/database/makefile +++ b/mysql/database/makefile @@ -1,5 +1,5 @@ # file : mysql/database/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 -- cgit v1.1