summaryrefslogtreecommitdiffstats
path: root/lib/AppInfo/Application.php
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-04-26 19:10:41 +0200
committerGitHub <noreply@github.com>2024-04-26 19:10:41 +0200
commit8ef7b2ef63a809bc9136ed6c730a73269060f29a (patch)
treec76ab95e07dbdcbffca30720a2ba2902f2b92bfa /lib/AppInfo/Application.php
parent0ace1fe5ca9e7c7e8a51bd91d8007d58deb2e096 (diff)
parentb2d9bf1fa9c11fd57da9ea874f2653085862f948 (diff)
Merge pull request #12204 from nextcloud/chore/spdx
chore: Migrate to SPDX headers
Diffstat (limited to 'lib/AppInfo/Application.php')
-rw-r--r--lib/AppInfo/Application.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AppInfo/Application.php b/lib/AppInfo/Application.php
index 1758960a8..9dc983047 100644
--- a/lib/AppInfo/Application.php
+++ b/lib/AppInfo/Application.php
@@ -2,7 +2,6 @@
declare(strict_types=1);
/**
- * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/