aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/list
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/list')
-rw-r--r--tests/cxx/hybrid/list/driver.cxx1
-rw-r--r--tests/cxx/hybrid/list/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/list/driver.cxx b/tests/cxx/hybrid/list/driver.cxx
index 4b8a85e..6d1eddf 100644
--- a/tests/cxx/hybrid/list/driver.cxx
+++ b/tests/cxx/hybrid/list/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/hybrid/list/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test list mapping.
diff --git a/tests/cxx/hybrid/list/makefile b/tests/cxx/hybrid/list/makefile
index eb4aa12..4b91aeb 100644
--- a/tests/cxx/hybrid/list/makefile
+++ b/tests/cxx/hybrid/list/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/hybrid/list/makefile
-# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make