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