diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
commit | d07e278375228c0360ceb176343e4427cbc3a190 (patch) | |
tree | fd2e783767dbae5436511d0f8afab0dc398da103 /odb/details/thread.cxx | |
parent | 59d5248a6d7c14aa1038ed23e41616621c5fb94b (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 9e0bba4..d12245e 100644 --- a/odb/details/thread.cxx +++ b/odb/details/thread.cxx @@ -1,5 +1,5 @@ // file : odb/details/thread.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 <odb/details/thread.hxx> |