aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/sequences
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/sequences')
-rw-r--r--tests/cxx/hybrid/sequences/driver.cxx1
-rw-r--r--tests/cxx/hybrid/sequences/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/sequences/driver.cxx b/tests/cxx/hybrid/sequences/driver.cxx
index 5360b6b..3d388b1 100644
--- a/tests/cxx/hybrid/sequences/driver.cxx
+++ b/tests/cxx/hybrid/sequences/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/hybrid/sequences/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test sequence templates.
diff --git a/tests/cxx/hybrid/sequences/makefile b/tests/cxx/hybrid/sequences/makefile
index d30aebf..396c448 100644
--- a/tests/cxx/hybrid/sequences/makefile
+++ b/tests/cxx/hybrid/sequences/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/hybrid/sequences/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