From bd767361efe4b9a80010c41613a2970b06504bff Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 15:13:01 +0300 Subject: Drop copyright notice from source code --- tests/name/buildfile | 1 - tests/name/cross.testscript | 1 - tests/name/extension.testscript | 1 - tests/name/pattern.testscript | 1 - 4 files changed, 4 deletions(-) (limited to 'tests/name') diff --git a/tests/name/buildfile b/tests/name/buildfile index 0305216..ae5d89c 100644 --- a/tests/name/buildfile +++ b/tests/name/buildfile @@ -1,5 +1,4 @@ # file : tests/name/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript{*} $b diff --git a/tests/name/cross.testscript b/tests/name/cross.testscript index 198f890..84d0233 100644 --- a/tests/name/cross.testscript +++ b/tests/name/cross.testscript @@ -1,5 +1,4 @@ # file : tests/name/cross.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript diff --git a/tests/name/extension.testscript b/tests/name/extension.testscript index 81d873a..72721c2 100644 --- a/tests/name/extension.testscript +++ b/tests/name/extension.testscript @@ -1,5 +1,4 @@ # file : tests/name/extension.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript diff --git a/tests/name/pattern.testscript b/tests/name/pattern.testscript index ac8ee10..91fb98d 100644 --- a/tests/name/pattern.testscript +++ b/tests/name/pattern.testscript @@ -1,5 +1,4 @@ # file : tests/name/pattern.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include ../common.testscript -- cgit v1.1