diff options
Diffstat (limited to 'pgsql/custom/driver.cxx')
-rw-r--r-- | pgsql/custom/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql/custom/driver.cxx b/pgsql/custom/driver.cxx index 7188f74..30a4c83 100644 --- a/pgsql/custom/driver.cxx +++ b/pgsql/custom/driver.cxx @@ -1,5 +1,5 @@ // file : pgsql/custom/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 custom database type mapping in PostgreSQL. |