diff options
Diffstat (limited to 'sqlite/database/driver.cxx')
-rw-r--r-- | sqlite/database/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite/database/driver.cxx b/sqlite/database/driver.cxx index 6e09d30..c5a09f4 100644 --- a/sqlite/database/driver.cxx +++ b/sqlite/database/driver.cxx @@ -1,5 +1,5 @@ // file : sqlite/database/driver.cxx -// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test that database constructors are unambiguous and some other things. |