aboutsummaryrefslogtreecommitdiff
path: root/tests
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
parent4c0521dd31ed4d0e47b7bb2361e88538327eda62 (diff)
Drop copyright notice from source codelegacy-build-system
Diffstat (limited to 'tests')
-rw-r--r--tests/dump/driver.cxx1
-rw-r--r--tests/dump/makefile1
-rw-r--r--tests/makefile1
-rw-r--r--tests/schema/annotation/makefile1
-rw-r--r--tests/schema/anonymous/makefile1
-rw-r--r--tests/schema/attribute-group/makefile1
-rw-r--r--tests/schema/default/makefile1
-rw-r--r--tests/schema/element-group/makefile1
-rw-r--r--tests/schema/enumeration/makefile1
-rw-r--r--tests/schema/makefile1
-rw-r--r--tests/schema/union/makefile1
11 files changed, 0 insertions, 11 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
diff --git a/tests/makefile b/tests/makefile
index 6bc10e5..103accf 100644
--- a/tests/makefile
+++ b/tests/makefile
@@ -1,5 +1,4 @@
# file : tests/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
diff --git a/tests/schema/annotation/makefile b/tests/schema/annotation/makefile
index 76782eb..8c3d805 100644
--- a/tests/schema/annotation/makefile
+++ b/tests/schema/annotation/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/annotation/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
diff --git a/tests/schema/anonymous/makefile b/tests/schema/anonymous/makefile
index a8fcc23..345bf11 100644
--- a/tests/schema/anonymous/makefile
+++ b/tests/schema/anonymous/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/annotation/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
diff --git a/tests/schema/attribute-group/makefile b/tests/schema/attribute-group/makefile
index 4153ec8..2caa99f 100644
--- a/tests/schema/attribute-group/makefile
+++ b/tests/schema/attribute-group/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/attribute-group/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
diff --git a/tests/schema/default/makefile b/tests/schema/default/makefile
index d66f087..3f5f31e 100644
--- a/tests/schema/default/makefile
+++ b/tests/schema/default/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/default/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
diff --git a/tests/schema/element-group/makefile b/tests/schema/element-group/makefile
index e302dbd..41c9afe 100644
--- a/tests/schema/element-group/makefile
+++ b/tests/schema/element-group/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/element-group/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
diff --git a/tests/schema/enumeration/makefile b/tests/schema/enumeration/makefile
index 148a0d2..8981773 100644
--- a/tests/schema/enumeration/makefile
+++ b/tests/schema/enumeration/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/enumeration/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
diff --git a/tests/schema/makefile b/tests/schema/makefile
index 9e492e4..b2c2fc3 100644
--- a/tests/schema/makefile
+++ b/tests/schema/makefile
@@ -1,5 +1,4 @@
# file : tests/schema
-# 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
diff --git a/tests/schema/union/makefile b/tests/schema/union/makefile
index 4c4dbfa..a8a1ca6 100644
--- a/tests/schema/union/makefile
+++ b/tests/schema/union/makefile
@@ -1,5 +1,4 @@
# file : tests/schema/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