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 0546efb..3332988 100644 --- a/tests/process-run/buildfile +++ b/tests/process-run/buildfile @@ -1,5 +1,5 @@ # file : tests/process-run/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 1c41659..3a6fe87 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-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/process-run/testscript b/tests/process-run/testscript index 318d548..39ad8e7 100644 --- a/tests/process-run/testscript +++ b/tests/process-run/testscript @@ -1,5 +1,5 @@ # file : tests/process-run/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* -p >>/~%EOO% 2>>EOE |