diff options
Diffstat (limited to 'odb/mysql/object-statements.cxx')
-rw-r--r-- | odb/mysql/object-statements.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/object-statements.cxx b/odb/mysql/object-statements.cxx index f732fb8..5ce5b1b 100644 --- a/odb/mysql/object-statements.cxx +++ b/odb/mysql/object-statements.cxx @@ -1,6 +1,6 @@ // file : odb/mysql/object-statements.cxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include <odb/mysql/object-statements.hxx> |