diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:47:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:47:30 +0300 |
commit | 621ce5fa18151a0cf25b4be6e35c8341f4d0fa12 (patch) | |
tree | a397072e28c936fc81dd34def38e284263e880f9 /tests/manifest/driver.cxx | |
parent | e13873e57383a617da352b38af016fed62eda5e9 (diff) |
Update copyright year
Diffstat (limited to 'tests/manifest/driver.cxx')
-rw-r--r-- | tests/manifest/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index de03606..3bffd4a 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,5 @@ // file : tests/manifest/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <ios> // ios_base::failbit, ios_base::badbit |