diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:38:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:38:28 +0300 |
commit | f01f5df3d8253bce857f127b9b0d44b722454101 (patch) | |
tree | e78a730aac78a3fbb747f0550b44f14acd3f09b5 /odb/mysql/statement-cache.txx | |
parent | 9bd250a6abcadd7c81c41dc22be141882d21a3a0 (diff) |
Update copyright year
Diffstat (limited to 'odb/mysql/statement-cache.txx')
-rw-r--r-- | odb/mysql/statement-cache.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/statement-cache.txx b/odb/mysql/statement-cache.txx index 63b408a..7bc4725 100644 --- a/odb/mysql/statement-cache.txx +++ b/odb/mysql/statement-cache.txx @@ -1,5 +1,5 @@ // file : odb/mysql/statement-cache.txx -// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include <odb/mysql/database.hxx> |