diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:06:58 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:06:58 +0300 |
commit | 80bc79a97310547ec86fa2a1c56c4ea1ca06b04f (patch) | |
tree | b48929db5b82d28fc42a54ab10353ecb86734a35 /tests/driver.cxx | |
parent | f88e0b87774e37e0e74c4acadbab2ce1c06f247e (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 61ab288..ef06111 100644 --- a/tests/driver.cxx +++ b/tests/driver.cxx @@ -1,5 +1,5 @@ // file : tests/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 import std.core; |