aboutsummaryrefslogtreecommitdiff
path: root/tests/xml/parser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xml/parser')
-rw-r--r--tests/xml/parser/driver.cxx1
-rw-r--r--tests/xml/parser/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/xml/parser/driver.cxx b/tests/xml/parser/driver.cxx
index 60b477e..38fc7f2 100644
--- a/tests/xml/parser/driver.cxx
+++ b/tests/xml/parser/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/xml/parser/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/xml/parser/makefile b/tests/xml/parser/makefile
index ace1c55..7a53f94 100644
--- a/tests/xml/parser/makefile
+++ b/tests/xml/parser/makefile
@@ -1,5 +1,4 @@
# file : tests/xml/parser/makefile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make