diff options
Diffstat (limited to 'build/stubs/ldap.php')
-rw-r--r-- | build/stubs/ldap.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/stubs/ldap.php b/build/stubs/ldap.php index faa7edda3dc..ed407cb8793 100644 --- a/build/stubs/ldap.php +++ b/build/stubs/ldap.php @@ -1,5 +1,8 @@ <?php - +/** + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ /** @generate-class-entries */ namespace LDAP { |