diff options
Diffstat (limited to 'tests/process/driver.cxx')
-rw-r--r-- | tests/process/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/process/driver.cxx b/tests/process/driver.cxx index 01f2c30..9bee6c5 100644 --- a/tests/process/driver.cxx +++ b/tests/process/driver.cxx @@ -1,5 +1,5 @@ // file : tests/process/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 #include <stdlib.h> // getenv(), setenv(), _putenv() |