aboutsummaryrefslogtreecommitdiff
path: root/tests/re
diff options
context:
space:
mode:
Diffstat (limited to 'tests/re')
-rw-r--r--tests/re/buildfile1
-rw-r--r--tests/re/driver.cxx1
-rw-r--r--tests/re/makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/re/buildfile b/tests/re/buildfile
index 2b7fc54..0c54870 100644
--- a/tests/re/buildfile
+++ b/tests/re/buildfile
@@ -1,5 +1,4 @@
# file : tests/re/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libcutl%lib{cutl}
diff --git a/tests/re/driver.cxx b/tests/re/driver.cxx
index 337b4a8..a88638f 100644
--- a/tests/re/driver.cxx
+++ b/tests/re/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/re/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/re/makefile b/tests/re/makefile
index 9ad666c..409ecf4 100644
--- a/tests/re/makefile
+++ b/tests/re/makefile
@@ -1,5 +1,4 @@
# file : tests/re/makefile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make