aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/TextProcessing/TextProcessingTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/TextProcessing/TextProcessingTest.php')
-rw-r--r--tests/lib/TextProcessing/TextProcessingTest.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/lib/TextProcessing/TextProcessingTest.php b/tests/lib/TextProcessing/TextProcessingTest.php
index 193c5d4c39d..db479a7a7b6 100644
--- a/tests/lib/TextProcessing/TextProcessingTest.php
+++ b/tests/lib/TextProcessing/TextProcessingTest.php
@@ -1,9 +1,7 @@
<?php
/**
- * Copyright (c) 2023 Marcel Klehr <mklehr@gmx.net>
- * This file is licensed under the Affero General Public License version 3 or
- * later.
- * See the COPYING-README file.
+ * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
*/
namespace Test\TextProcessing;