diff options
Diffstat (limited to 'apps/user_ldap/tests/connection.php')
-rw-r--r-- | apps/user_ldap/tests/connection.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/user_ldap/tests/connection.php b/apps/user_ldap/tests/connection.php index a6ccf4b340b..d260dff6440 100644 --- a/apps/user_ldap/tests/connection.php +++ b/apps/user_ldap/tests/connection.php @@ -1,11 +1,12 @@ <?php /** - * @author Arthur Schiwon <blizzz@owncloud.com> - * @author Joas Schilling <nickvergessen@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Arthur Schiwon <blizzz@arthur-schiwon.de> + * @author Joas Schilling <coding@schilljs.com> * @author Morris Jobke <hey@morrisjobke.de> * @author Thomas Müller <thomas.mueller@tmit.eu> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |