aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/iterator
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/iterator')
-rw-r--r--tests/cxx/hybrid/iterator/driver.cxx1
-rw-r--r--tests/cxx/hybrid/iterator/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/iterator/driver.cxx b/tests/cxx/hybrid/iterator/driver.cxx
index 59adbe8..fd8d13e 100644
--- a/tests/cxx/hybrid/iterator/driver.cxx
+++ b/tests/cxx/hybrid/iterator/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/hybrid/iterator/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test conformance to STL iterator requirements.
diff --git a/tests/cxx/hybrid/iterator/makefile b/tests/cxx/hybrid/iterator/makefile
index 7db0a28..94cf0dc 100644
--- a/tests/cxx/hybrid/iterator/makefile
+++ b/tests/cxx/hybrid/iterator/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/hybrid/iterator/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