diff options
Diffstat (limited to 'mysql/custom/driver.cxx')
-rw-r--r-- | mysql/custom/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql/custom/driver.cxx b/mysql/custom/driver.cxx index 5170e76..a7e0c4b 100644 --- a/mysql/custom/driver.cxx +++ b/mysql/custom/driver.cxx @@ -1,5 +1,5 @@ // file : mysql/custom/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test custom database type mapping in MySQL. |