aboutsummaryrefslogtreecommitdiff
path: root/tests/dump
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dump')
-rw-r--r--tests/dump/driver.cxx1
-rw-r--r--tests/dump/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/dump/driver.cxx b/tests/dump/driver.cxx
index cd3da19..dc87d59 100644
--- a/tests/dump/driver.cxx
+++ b/tests/dump/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/dump/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/types.hxx>
diff --git a/tests/dump/makefile b/tests/dump/makefile
index a3d460f..18f18de 100644
--- a/tests/dump/makefile
+++ b/tests/dump/makefile
@@ -1,5 +1,4 @@
# file : tests/dump/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