From 061b59ec50c40e8757c5e9237f45a2c7ade36d62 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 14 Feb 2020 17:58:11 +0300 Subject: Drop copyright notice from source code --- tests/dump/driver.cxx | 1 - tests/dump/makefile | 1 - tests/makefile | 1 - tests/schema/annotation/makefile | 1 - tests/schema/anonymous/makefile | 1 - tests/schema/attribute-group/makefile | 1 - tests/schema/default/makefile | 1 - tests/schema/element-group/makefile | 1 - tests/schema/enumeration/makefile | 1 - tests/schema/makefile | 1 - tests/schema/union/makefile | 1 - 11 files changed, 11 deletions(-) (limited to 'tests') 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 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 -- cgit v1.1