aboutsummaryrefslogtreecommitdiffstats
path: root/build/stubs/redis_cluster.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/stubs/redis_cluster.php')
-rw-r--r--build/stubs/redis_cluster.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/stubs/redis_cluster.php b/build/stubs/redis_cluster.php
index fdabba76553..027d6038959 100644
--- a/build/stubs/redis_cluster.php
+++ b/build/stubs/redis_cluster.php
@@ -1,5 +1,8 @@
<?php
-
+/**
+ * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
/**
* Helper autocomplete for php redis cluster extension.
* Based on the phpredis-phpdoc by Max Kamashev (https://github.com/ukko/phpredis-phpdoc)