From 1f7e2ba599b147fcb587644cd6dc84807a9abad9 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 10 May 2024 15:09:14 +0200 Subject: chore: Add SPDX header Signed-off-by: Andy Scherzinger --- tests/lib/AppScriptSortTest.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'tests/lib/AppScriptSortTest.php') diff --git a/tests/lib/AppScriptSortTest.php b/tests/lib/AppScriptSortTest.php index 2db3e2282d9..ae7b5c326ec 100644 --- a/tests/lib/AppScriptSortTest.php +++ b/tests/lib/AppScriptSortTest.php @@ -1,9 +1,8 @@ - * This file is licensed under the Affero General Public License version 3 or - * later. - * See the COPYING-README file. + * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2016 ownCloud, Inc. + * SPDX-License-Identifier: AGPL-3.0-or-later */ namespace Test; -- cgit v1.2.3