diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:38:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 20:38:22 +0300 |
commit | 3eb73174972d542425e82a107e3eae06cab2f9ca (patch) | |
tree | 116b9686b61f5dda66dbf9b8572c7a40cfe59e36 /tests/test/script/runner/driver.cxx | |
parent | 28fb279aba3af8bf1a57a9e36b2b183ef68c5454 (diff) |
Update copyright year
Diffstat (limited to 'tests/test/script/runner/driver.cxx')
-rw-r--r-- | tests/test/script/runner/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/script/runner/driver.cxx b/tests/test/script/runner/driver.cxx index b48ab6e..b6b52cd 100644 --- a/tests/test/script/runner/driver.cxx +++ b/tests/test/script/runner/driver.cxx @@ -1,5 +1,5 @@ // file : tests/test/script/runner/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 <limits> // numeric_limits |