diff options
Diffstat (limited to 'tests/cxx/parser/union')
-rw-r--r-- | tests/cxx/parser/union/driver.cxx | 1 | ||||
-rw-r--r-- | tests/cxx/parser/union/makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/cxx/parser/union/driver.cxx b/tests/cxx/parser/union/driver.cxx index f4e6426..2215dd9 100644 --- a/tests/cxx/parser/union/driver.cxx +++ b/tests/cxx/parser/union/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/union/driver.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsd:union parsing. diff --git a/tests/cxx/parser/union/makefile b/tests/cxx/parser/union/makefile index 8969c35..649b25a 100644 --- a/tests/cxx/parser/union/makefile +++ b/tests/cxx/parser/union/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/parser/union/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 |