diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
commit | a130d40763b6237af1c7424bbb291f82e40aed70 (patch) | |
tree | 459d1ad68a93805d992f499ec952dd24cb91402b /odb/pgsql/query-dynamic.cxx | |
parent | cd49ad02ee4296556f1f654e6cfc0b6b238991c4 (diff) |
Update copyright
Diffstat (limited to 'odb/pgsql/query-dynamic.cxx')
-rw-r--r-- | odb/pgsql/query-dynamic.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/query-dynamic.cxx b/odb/pgsql/query-dynamic.cxx index bd2c949..37a78a9 100644 --- a/odb/pgsql/query-dynamic.cxx +++ b/odb/pgsql/query-dynamic.cxx @@ -1,5 +1,5 @@ // file : odb/pgsql/query-dynamic.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include <cstddef> // std::size_t |