diff options
Diffstat (limited to 'sqlite/custom/driver.cxx')
-rw-r--r-- | sqlite/custom/driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sqlite/custom/driver.cxx b/sqlite/custom/driver.cxx index 6c2b96b..b53c0f6 100644 --- a/sqlite/custom/driver.cxx +++ b/sqlite/custom/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/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 SQLite. |