diff options
Diffstat (limited to 'lib/private/comments/comment.php')
-rw-r--r-- | lib/private/comments/comment.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/private/comments/comment.php b/lib/private/comments/comment.php index 60663d61578..d640c606f8e 100644 --- a/lib/private/comments/comment.php +++ b/lib/private/comments/comment.php @@ -1,9 +1,11 @@ <?php /** - * @author Arthur Schiwon <blizzz@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> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |