diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:22:37 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:22:37 +0300 |
commit | 02f2081fd753df2d646ad89548ef6f49a44ace9e (patch) | |
tree | 242a7aca414b3d243fa0441ecb5ab8bb15894edf /msvc-common/version.hxx.in | |
parent | 2317e586dbdb55dca4aae116e32ab423cb46005d (diff) |
Update copyright year
Diffstat (limited to 'msvc-common/version.hxx.in')
-rw-r--r-- | msvc-common/version.hxx.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc-common/version.hxx.in b/msvc-common/version.hxx.in index 44d06ea..8340521 100644 --- a/msvc-common/version.hxx.in +++ b/msvc-common/version.hxx.in @@ -1,5 +1,5 @@ // file : msvc-common/version.hxx.in -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MSVC_FILTER_VERSION // Note: using the version macro itself. |