diff options
Diffstat (limited to 'apps/user_ldap/tests/integration/fakemanager.php')
-rw-r--r-- | apps/user_ldap/tests/integration/fakemanager.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/user_ldap/tests/integration/fakemanager.php b/apps/user_ldap/tests/integration/fakemanager.php index 7d6ea0f3c13..768bca47071 100644 --- a/apps/user_ldap/tests/integration/fakemanager.php +++ b/apps/user_ldap/tests/integration/fakemanager.php @@ -1,8 +1,9 @@ <?php /** - * @author Arthur Schiwon <blizzz@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Arthur Schiwon <blizzz@arthur-schiwon.de> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |