diff options
Diffstat (limited to 'build/stubs/redis.php')
-rw-r--r-- | build/stubs/redis.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/stubs/redis.php b/build/stubs/redis.php index 1a91e942fc4..3f6edb0a615 100644 --- a/build/stubs/redis.php +++ b/build/stubs/redis.php @@ -1,5 +1,8 @@ <?php - +/** + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ use JetBrains\PhpStorm\Deprecated; /** |