From 1e046196759eefd3246bf95bffe3b8f8c0406069 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 6 Jun 2024 19:48:28 +0200 Subject: chore: Add SPDX header Signed-off-by: Andy Scherzinger --- build/integration/ldap_features/ldap-openldap.feature | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/integration/ldap_features/ldap-openldap.feature') 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" -- cgit v1.2.3