diff options
Diffstat (limited to 'pgsql/native/driver.cxx')
-rw-r--r-- | pgsql/native/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql/native/driver.cxx b/pgsql/native/driver.cxx index 1a984a6..f1c028e 100644 --- a/pgsql/native/driver.cxx +++ b/pgsql/native/driver.cxx @@ -1,5 +1,5 @@ // file : pgsql/native/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 PostgreSQL native SQL execution. |