diff options
Diffstat (limited to 'tests/erase/driver.cxx')
-rw-r--r-- | tests/erase/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/erase/driver.cxx b/tests/erase/driver.cxx index 1814dc6..40ff5fd 100644 --- a/tests/erase/driver.cxx +++ b/tests/erase/driver.cxx @@ -1,6 +1,6 @@ // file : tests/erase/driver.cxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file // Test argument erasing. |