aboutsummaryrefslogtreecommitdiff
path: root/tests/process
diff options
context:
space:
mode:
Diffstat (limited to 'tests/process')
-rw-r--r--tests/process/buildfile1
-rw-r--r--tests/process/driver.cxx1
-rw-r--r--tests/process/testscript1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/process/buildfile b/tests/process/buildfile
index 43b4085..18a4cc1 100644
--- a/tests/process/buildfile
+++ b/tests/process/buildfile
@@ -1,5 +1,4 @@
# file : tests/process/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/tests/process/driver.cxx b/tests/process/driver.cxx
index a235f05..7a0f38b 100644
--- a/tests/process/driver.cxx
+++ b/tests/process/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/process/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>
diff --git a/tests/process/testscript b/tests/process/testscript
index ee6d7a6..fd630fd 100644
--- a/tests/process/testscript
+++ b/tests/process/testscript
@@ -1,5 +1,4 @@
# file : tests/process/testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
if ($cxx.target.class == 'windows')