aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/appinfo/routes.php
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-06-03 10:23:34 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-06-03 20:33:31 +0200
commitec5b60af28a216f9e9f5d65a3ee0d5c0affadc14 (patch)
tree638384062540bdcd5627affea25f1225b8b03897 /apps/settings/appinfo/routes.php
parent88fe7348ed11cf81ed17e33fba98671f790f7a32 (diff)
downloadnextcloud-server-ec5b60af28a216f9e9f5d65a3ee0d5c0affadc14.tar.gz
nextcloud-server-ec5b60af28a216f9e9f5d65a3ee0d5c0affadc14.zip
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'apps/settings/appinfo/routes.php')
-rw-r--r--apps/settings/appinfo/routes.php25
1 files changed, 3 insertions, 22 deletions
diff --git a/apps/settings/appinfo/routes.php b/apps/settings/appinfo/routes.php
index 50c4e7f526c..5038cf33348 100644
--- a/apps/settings/appinfo/routes.php
+++ b/apps/settings/appinfo/routes.php
@@ -3,28 +3,9 @@
declare(strict_types=1);
/**
- * @copyright Copyright (c) 2016, ownCloud, Inc.
- *
- * @author Bart Visscher <bartv@thisnet.nl>
- * @author Jan C. Borchardt <hey@jancborchardt.net>
- * @author Julius Härtl <jus@bitgrid.net>
- * @author Lukas Reschke <lukas@statuscode.ch>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
- *
- * @license AGPL-3.0
- *
- * This code is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License, version 3,
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License, version 3,
- * along with this program. If not, see <http://www.gnu.org/licenses/>
- *
+ * SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-FileCopyrightText: 2016 ownCloud, Inc.
+ * SPDX-License-Identifier: AGPL-3.0-only
*/
return [
'resources' => [