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