aboutsummaryrefslogtreecommitdiffstats
path: root/build/stubs/SensitiveParameter.phpstub
diff options
context:
space:
mode:
Diffstat (limited to 'build/stubs/SensitiveParameter.phpstub')
-rw-r--r--build/stubs/SensitiveParameter.phpstub4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/stubs/SensitiveParameter.phpstub b/build/stubs/SensitiveParameter.phpstub
index 95715138927..015ca30f412 100644
--- a/build/stubs/SensitiveParameter.phpstub
+++ b/build/stubs/SensitiveParameter.phpstub
@@ -1,5 +1,9 @@
<?php
+/**
+ * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
#[\Attribute(Attribute::TARGET_PARAMETER)]
class SensitiveParameter {
}