summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/LDAPUtility.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/lib/LDAPUtility.php')
-rw-r--r--apps/user_ldap/lib/LDAPUtility.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/user_ldap/lib/LDAPUtility.php b/apps/user_ldap/lib/LDAPUtility.php
index 33b2685593f..506a2bb2b27 100644
--- a/apps/user_ldap/lib/LDAPUtility.php
+++ b/apps/user_ldap/lib/LDAPUtility.php
@@ -1,7 +1,8 @@
<?php
/**
- * @author Arthur Schiwon <blizzz@owncloud.com>
- * @author Lukas Reschke <lukas@owncloud.com>
+ * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
*
* @copyright Copyright (c) 2016, ownCloud, Inc.