summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/configuration.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-10-26 13:54:55 +0100
committerLukas Reschke <lukas@owncloud.com>2015-10-26 14:04:01 +0100
commit8f09d5b67c3689eb90690d0c8b58bcfec68e60dd (patch)
treebf399f4b1345ce3e79f04f25ec969bf2be78b0bd /apps/user_ldap/lib/configuration.php
parent52ba14ed055ef2a89d3babb1c5543327d05acfe0 (diff)
downloadnextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.tar.gz
nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.zip
Update license headers
Diffstat (limited to 'apps/user_ldap/lib/configuration.php')
-rw-r--r--apps/user_ldap/lib/configuration.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/lib/configuration.php b/apps/user_ldap/lib/configuration.php
index 4a6263de9aa..e1ca624af95 100644
--- a/apps/user_ldap/lib/configuration.php
+++ b/apps/user_ldap/lib/configuration.php
@@ -3,6 +3,7 @@
* @author Alexander Bergolth <leo@strike.wu.ac.at>
* @author Arthur Schiwon <blizzz@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Lennart Rosam <hello@takuto.de>
* @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin McCorkell <rmccorkell@karoshi.org.uk>