summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/test-template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/test-template')
-rw-r--r--tests/cxx/parser/test-template/driver.cxx1
-rw-r--r--tests/cxx/parser/test-template/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/parser/test-template/driver.cxx b/tests/cxx/parser/test-template/driver.cxx
index 9355563..9f56496 100644
--- a/tests/cxx/parser/test-template/driver.cxx
+++ b/tests/cxx/parser/test-template/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/test-template/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Insert test description here.
diff --git a/tests/cxx/parser/test-template/makefile b/tests/cxx/parser/test-template/makefile
index be99ccb..b680466 100644
--- a/tests/cxx/parser/test-template/makefile
+++ b/tests/cxx/parser/test-template/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/test-template/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