From 3a161f74fb6710eca56c0b250aadb81db9e9c625 Mon Sep 17 00:00:00 2001
From: Andy Scherzinger
Date: Fri, 10 May 2024 10:32:17 +0200
Subject: fix: move SPDX info of generated files to dep5 definition
Signed-off-by: Andy Scherzinger
---
build/psalm-baseline-ocp.xml | 4 ----
build/psalm-baseline.xml | 4 ----
build/psalm/AppFrameworkTainter.php | 2 +-
build/stubs/IntlChar.php | 5 +----
build/stubs/SensitiveParameter.phpstub | 4 ----
build/stubs/apcu.php | 5 +----
build/stubs/app_api.php | 4 ----
build/stubs/ftp.php | 5 +----
build/stubs/gd.php | 5 +----
build/stubs/imagick.php | 5 +----
build/stubs/intl.php | 5 +----
build/stubs/ldap.php | 5 +----
build/stubs/memcached.php | 5 +----
build/stubs/pcntl.php | 6 ++----
build/stubs/psr_container.php | 5 +----
build/stubs/redis.php | 5 +----
build/stubs/redis_cluster.php | 5 +----
build/stubs/sftp.php | 5 +----
build/stubs/ssh2.php | 5 +----
build/stubs/xsl.php | 5 +----
build/stubs/zip.php | 6 ++----
21 files changed, 19 insertions(+), 81 deletions(-)
(limited to 'build')
diff --git a/build/psalm-baseline-ocp.xml b/build/psalm-baseline-ocp.xml
index eab5257a333..e48e5919468 100644
--- a/build/psalm-baseline-ocp.xml
+++ b/build/psalm-baseline-ocp.xml
@@ -1,8 +1,4 @@
-
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 652c076928e..3897f5aa176 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1,8 +1,4 @@
-
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 @@
+ * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: MIT
*/
use Psalm\CodeLocation;
diff --git a/build/stubs/IntlChar.php b/build/stubs/IntlChar.php
index 5e277ec1e5f..ea9e1653bd1 100644
--- a/build/stubs/IntlChar.php
+++ b/build/stubs/IntlChar.php
@@ -1,8 +1,5 @@
IntlChar provides access to a number of utility methods that can be used to access information about Unicode characters.
* The methods and constants adhere closely to the names and behavior used by the underlying ICU library.
diff --git a/build/stubs/SensitiveParameter.phpstub b/build/stubs/SensitiveParameter.phpstub
index 015ca30f412..95715138927 100644
--- a/build/stubs/SensitiveParameter.phpstub
+++ b/build/stubs/SensitiveParameter.phpstub
@@ -1,9 +1,5 @@