diff options
Diffstat (limited to 'lib/private/comments/managerfactory.php')
-rw-r--r-- | lib/private/comments/managerfactory.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/private/comments/managerfactory.php b/lib/private/comments/managerfactory.php index 044463d1e96..4ce3ec2d0da 100644 --- a/lib/private/comments/managerfactory.php +++ b/lib/private/comments/managerfactory.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 Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |