diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:04:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:04:28 +0300 |
commit | c2075916f5a69c1d8cfd48fabb5402c06684a0db (patch) | |
tree | 9be29b201cc892e4d36c1ddcb65e710d7b908ed7 /tests/buildtab/driver.cxx | |
parent | 470eced5567500dcce9020008f73ff4b397af46c (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 604aaa9..c5fd24e 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-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <ios> // ios::failbit, ios::badbit |