diff options
Diffstat (limited to 'apps/user_ldap/lib/IUserLDAP.php')
-rw-r--r-- | apps/user_ldap/lib/IUserLDAP.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_ldap/lib/IUserLDAP.php b/apps/user_ldap/lib/IUserLDAP.php index cb7d0138892..dcd9d938b29 100644 --- a/apps/user_ldap/lib/IUserLDAP.php +++ b/apps/user_ldap/lib/IUserLDAP.php @@ -1,8 +1,10 @@ <?php /** - * * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de) * + * @author Roger Szabo <roger.szabo@web.de> + * @author root <root@localhost.localdomain> + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify |