aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/traversal
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compiler/traversal')
-rw-r--r--tests/compiler/traversal/buildfile1
-rw-r--r--tests/compiler/traversal/driver.cxx1
-rw-r--r--tests/compiler/traversal/makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/compiler/traversal/buildfile b/tests/compiler/traversal/buildfile
index 597b976..920c03e 100644
--- a/tests/compiler/traversal/buildfile
+++ b/tests/compiler/traversal/buildfile
@@ -1,5 +1,4 @@
# file : tests/compiler/traversal/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/compiler/traversal/driver.cxx b/tests/compiler/traversal/driver.cxx
index 8ed8577..7d5f8c6 100644
--- a/tests/compiler/traversal/driver.cxx
+++ b/tests/compiler/traversal/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/compiler/traversal/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <vector>
diff --git a/tests/compiler/traversal/makefile b/tests/compiler/traversal/makefile
index 731d1da..d4ba615 100644
--- a/tests/compiler/traversal/makefile
+++ b/tests/compiler/traversal/makefile
@@ -1,5 +1,4 @@
# file : tests/compiler/traversal/makefile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make