aboutsummaryrefslogtreecommitdiff
path: root/tests/dump
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 17:58:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 17:58:11 +0300
commit061b59ec50c40e8757c5e9237f45a2c7ade36d62 (patch)
tree3011504dbdda8cb9c61960dd52c4935ffbd81c0b /tests/dump
parent4c0521dd31ed4d0e47b7bb2361e88538327eda62 (diff)
Drop copyright notice from source codelegacy-build-system
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