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 53dda69..dd3c96f 100644 --- a/oracle/database/driver.cxx +++ b/oracle/database/driver.cxx @@ -1,5 +1,5 @@ // file : oracle/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 (compilation only). |