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 c781c11..cb50b5e 100644 --- a/mssql/database/driver.cxx +++ b/mssql/database/driver.cxx @@ -1,5 +1,5 @@ // file : mssql/database/driver.cxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL; see accompanying LICENSE file // Test that database constructors are unambiguous (compilation only). |