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