From 2144f3e767f59896be49b3730d80257e3b9e6107 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:52:03 +0200 Subject: Update copyright year --- odb/relational/mysql/common.cxx | 2 +- odb/relational/mysql/common.hxx | 2 +- odb/relational/mysql/context.cxx | 2 +- odb/relational/mysql/context.hxx | 2 +- odb/relational/mysql/header.cxx | 2 +- odb/relational/mysql/model.cxx | 2 +- odb/relational/mysql/schema.cxx | 2 +- odb/relational/mysql/source.cxx | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'odb/relational/mysql') diff --git a/odb/relational/mysql/common.cxx b/odb/relational/mysql/common.cxx index e8fd4bc..c8bad12 100644 --- a/odb/relational/mysql/common.cxx +++ b/odb/relational/mysql/common.cxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/common.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/mysql/common.hxx b/odb/relational/mysql/common.hxx index ecf4f8b..c49bd09 100644 --- a/odb/relational/mysql/common.hxx +++ b/odb/relational/mysql/common.hxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/common.hxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_RELATIONAL_MYSQL_COMMON_HXX diff --git a/odb/relational/mysql/context.cxx b/odb/relational/mysql/context.cxx index 030c92d..b8327eb 100644 --- a/odb/relational/mysql/context.cxx +++ b/odb/relational/mysql/context.cxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/context.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/mysql/context.hxx b/odb/relational/mysql/context.hxx index 517d645..49b825e 100644 --- a/odb/relational/mysql/context.hxx +++ b/odb/relational/mysql/context.hxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/context.hxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_RELATIONAL_MYSQL_CONTEXT_HXX diff --git a/odb/relational/mysql/header.cxx b/odb/relational/mysql/header.cxx index d310b65..7ed9677 100644 --- a/odb/relational/mysql/header.cxx +++ b/odb/relational/mysql/header.cxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/header.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/mysql/model.cxx b/odb/relational/mysql/model.cxx index 63cb710..8e07f38 100644 --- a/odb/relational/mysql/model.cxx +++ b/odb/relational/mysql/model.cxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/model.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/mysql/schema.cxx b/odb/relational/mysql/schema.cxx index 5866df1..6db30ad 100644 --- a/odb/relational/mysql/schema.cxx +++ b/odb/relational/mysql/schema.cxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/schema.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/mysql/source.cxx b/odb/relational/mysql/source.cxx index f1f1c90..91b3061 100644 --- a/odb/relational/mysql/source.cxx +++ b/odb/relational/mysql/source.cxx @@ -1,5 +1,5 @@ // file : odb/relational/mysql/source.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include -- cgit v1.1