diff options
Diffstat (limited to 'lib/public/app/iappmanager.php')
-rw-r--r-- | lib/public/app/iappmanager.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/public/app/iappmanager.php b/lib/public/app/iappmanager.php index 0e1e0dfbebd..44990b7c47c 100644 --- a/lib/public/app/iappmanager.php +++ b/lib/public/app/iappmanager.php @@ -1,11 +1,12 @@ <?php /** - * @author Lukas Reschke <lukas@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> - * @author Robin Appelman <icewind@owncloud.com> + * @author Robin Appelman <robin@icewind.nl> * @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 |