diff options
Diffstat (limited to 'mssql/database/driver.cxx')
-rw-r--r-- | mssql/database/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mssql/database/driver.cxx b/mssql/database/driver.cxx index 2dd4fec..aabd65e 100644 --- a/mssql/database/driver.cxx +++ b/mssql/database/driver.cxx @@ -1,5 +1,5 @@ // file : mssql/database/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : GNU GPL; see accompanying LICENSE file // Test that database constructors are unambiguous (compilation only). |