diff options
Diffstat (limited to 'tests/process-run')
-rw-r--r-- | tests/process-run/buildfile | 2 | ||||
-rw-r--r-- | tests/process-run/driver.cxx | 2 | ||||
-rw-r--r-- | tests/process-run/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/process-run/buildfile b/tests/process-run/buildfile index 3332988..0c88f5a 100644 --- a/tests/process-run/buildfile +++ b/tests/process-run/buildfile @@ -1,5 +1,5 @@ # file : tests/process-run/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/process-run/driver.cxx b/tests/process-run/driver.cxx index 3a6fe87..8335e9b 100644 --- a/tests/process-run/driver.cxx +++ b/tests/process-run/driver.cxx @@ -1,5 +1,5 @@ // file : tests/process-run/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 <cassert> diff --git a/tests/process-run/testscript b/tests/process-run/testscript index 39ad8e7..c5b6532 100644 --- a/tests/process-run/testscript +++ b/tests/process-run/testscript @@ -1,5 +1,5 @@ # file : tests/process-run/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* -p >>/~%EOO% 2>>EOE |