diff options
Diffstat (limited to 'lib/public/Activity/IConsumer.php')
-rw-r--r-- | lib/public/Activity/IConsumer.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/Activity/IConsumer.php b/lib/public/Activity/IConsumer.php index fc536fd0a56..d56719c4de3 100644 --- a/lib/public/Activity/IConsumer.php +++ b/lib/public/Activity/IConsumer.php @@ -1,10 +1,11 @@ <?php /** - * @author Joas Schilling <nickvergessen@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @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 |