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 062e594..30f0197 100644 --- a/sqlite/native/driver.cxx +++ b/sqlite/native/driver.cxx @@ -1,5 +1,5 @@ // file : sqlite/native/driver.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test native SQL execution. |