diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:31:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:31:21 +0300 |
commit | d7fffb8fbd0743e6dfcf76eb4373bfead92bffc7 (patch) | |
tree | 27699cd6a65e9b476d21bfe6690f38e5aa83bb5f /odb/details/thread.cxx | |
parent | 6e2a71633c29c62c8afc38d91be8edfa907d98aa (diff) |
Update copyright year
Diffstat (limited to 'odb/details/thread.cxx')
-rw-r--r-- | odb/details/thread.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/details/thread.cxx b/odb/details/thread.cxx index d12245e..31868ca 100644 --- a/odb/details/thread.cxx +++ b/odb/details/thread.cxx @@ -1,5 +1,5 @@ // file : odb/details/thread.cxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include <odb/details/thread.hxx> |