summaryrefslogtreecommitdiffstats
path: root/build/psalm
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-05-10 10:32:17 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-05-10 11:07:54 +0200
commit3a161f74fb6710eca56c0b250aadb81db9e9c625 (patch)
treecc95dd67200e9cb87950dc23e8f8c4526f02264a /build/psalm
parent789dfacc7c4b63968061c05654d035b412c7f744 (diff)
downloadnextcloud-server-3a161f74fb6710eca56c0b250aadb81db9e9c625.tar.gz
nextcloud-server-3a161f74fb6710eca56c0b250aadb81db9e9c625.zip
fix: move SPDX info of generated files to dep5 definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'build/psalm')
-rw-r--r--build/psalm/AppFrameworkTainter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm/AppFrameworkTainter.php b/build/psalm/AppFrameworkTainter.php
index 6119b843c83..448922d25a5 100644
--- a/build/psalm/AppFrameworkTainter.php
+++ b/build/psalm/AppFrameworkTainter.php
@@ -1,7 +1,7 @@
<?php
/**
- * SPDX-FileCopyrightText: 2020 Lukas Reschke <lukas@statuscode.ch>
+ * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: MIT
*/
use Psalm\CodeLocation;