From 0b20dd6755c50bee3f4618282bb5e29cc442afcc Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Tue, 21 May 2024 21:44:34 +0200 Subject: chore: Add SPDX header Signed-off-by: Andy Scherzinger --- tests/lib/TaskProcessing/TaskProcessingTest.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tests/lib/TaskProcessing/TaskProcessingTest.php') diff --git a/tests/lib/TaskProcessing/TaskProcessingTest.php b/tests/lib/TaskProcessing/TaskProcessingTest.php index 08be8771130..fe679ebbd2d 100644 --- a/tests/lib/TaskProcessing/TaskProcessingTest.php +++ b/tests/lib/TaskProcessing/TaskProcessingTest.php @@ -1,11 +1,8 @@ - * This file is licensed under the Affero General Public License version 3 or - * later. - * See the COPYING-README file. + * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later */ - namespace Test\TextProcessing; use OC\AppFramework\Bootstrap\Coordinator; -- cgit v1.2.3