aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/ldap_features
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-06-06 19:48:28 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-06-06 22:53:41 +0200
commit1e046196759eefd3246bf95bffe3b8f8c0406069 (patch)
treed37ef4efbc99758296baf1105fa4b59a2684c046 /build/integration/ldap_features
parent858ba27835ed3e71ad34c9cc933467e98db14adf (diff)
downloadnextcloud-server-1e046196759eefd3246bf95bffe3b8f8c0406069.tar.gz
nextcloud-server-1e046196759eefd3246bf95bffe3b8f8c0406069.zip
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'build/integration/ldap_features')
-rw-r--r--build/integration/ldap_features/ldap-ocs.feature2
-rw-r--r--build/integration/ldap_features/ldap-openldap.feature2
2 files changed, 4 insertions, 0 deletions
diff --git a/build/integration/ldap_features/ldap-ocs.feature b/build/integration/ldap_features/ldap-ocs.feature
index a9ad0478702..d6d79ad9c58 100644
--- a/build/integration/ldap_features/ldap-ocs.feature
+++ b/build/integration/ldap_features/ldap-ocs.feature
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
+# SPDX-License-Identifier: AGPL-3.0-or-later
Feature: LDAP
Background:
Given using api version "2"
diff --git a/build/integration/ldap_features/ldap-openldap.feature b/build/integration/ldap_features/ldap-openldap.feature
index 570cf287a2e..14fa3b63968 100644
--- a/build/integration/ldap_features/ldap-openldap.feature
+++ b/build/integration/ldap_features/ldap-openldap.feature
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
+# SPDX-License-Identifier: AGPL-3.0-or-later
Feature: LDAP
Background:
Given using api version "2"