diff options
Diffstat (limited to 'sqlite/native/driver.cxx')
-rw-r--r-- | sqlite/native/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite/native/driver.cxx b/sqlite/native/driver.cxx index c075b0b..2253187 100644 --- a/sqlite/native/driver.cxx +++ b/sqlite/native/driver.cxx @@ -1,5 +1,5 @@ // file : sqlite/native/driver.cxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test native SQL execution. |