diff options
Diffstat (limited to 'odb/pgsql/query.cxx')
-rw-r--r-- | odb/pgsql/query.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/query.cxx b/odb/pgsql/query.cxx index 310de9d..673e6e4 100644 --- a/odb/pgsql/query.cxx +++ b/odb/pgsql/query.cxx @@ -1,5 +1,5 @@ // file : odb/pgsql/query.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 #include <cstddef> // std::size_t |