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