diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:20:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-19 21:20:10 +0300 |
commit | 332babd296ddafeb34819bb65bb9ff47738ae5b0 (patch) | |
tree | 0b670a37755f273c2f42e5acbb64bd6037baa9f6 /tests/driver.cxx | |
parent | f59eb706bb3c30e509f0c3aa51077acf9aec4345 (diff) |
Update copyright year
Diffstat (limited to 'tests/driver.cxx')
-rw-r--r-- | tests/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/driver.cxx b/tests/driver.cxx index 64a5fb1..61ab288 100644 --- a/tests/driver.cxx +++ b/tests/driver.cxx @@ -1,5 +1,5 @@ // file : tests/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 import std.core; |