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