aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/polymorphism/multischema
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/polymorphism/multischema')
-rw-r--r--tests/cxx/hybrid/polymorphism/multischema/driver.cxx1
-rw-r--r--tests/cxx/hybrid/polymorphism/multischema/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/polymorphism/multischema/driver.cxx b/tests/cxx/hybrid/polymorphism/multischema/driver.cxx
index fc178ab..1d7f4d3 100644
--- a/tests/cxx/hybrid/polymorphism/multischema/driver.cxx
+++ b/tests/cxx/hybrid/polymorphism/multischema/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/hybrid/polymorphism/multischema/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test polymorphic parsing and serialization with the type hierarchy
diff --git a/tests/cxx/hybrid/polymorphism/multischema/makefile b/tests/cxx/hybrid/polymorphism/multischema/makefile
index c1604cd..145d09b 100644
--- a/tests/cxx/hybrid/polymorphism/multischema/makefile
+++ b/tests/cxx/hybrid/polymorphism/multischema/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/hybrid/polymorphism/multischema/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