diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:15:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:15:21 +0300 |
commit | 6782634f4e4606a1a934dfda5cf52543f74f78cc (patch) | |
tree | 21f404e895b350c0d4d4b219fb23135b4150bbd6 /tests/buildtab/driver.cxx | |
parent | 8726d137978cc0deaccce643e998dee01c318752 (diff) |
Update copyright year
Diffstat (limited to 'tests/buildtab/driver.cxx')
-rw-r--r-- | tests/buildtab/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildtab/driver.cxx b/tests/buildtab/driver.cxx index 1ea2f93..097b3d9 100644 --- a/tests/buildtab/driver.cxx +++ b/tests/buildtab/driver.cxx @@ -1,5 +1,5 @@ // file : tests/buildtab/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <ios> // ios::failbit, ios::badbit |