diff options
Diffstat (limited to 'lib/public/comments/notfoundexception.php')
-rw-r--r-- | lib/public/comments/notfoundexception.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/comments/notfoundexception.php b/lib/public/comments/notfoundexception.php index 579dcd26f60..ab83e4095c2 100644 --- a/lib/public/comments/notfoundexception.php +++ b/lib/public/comments/notfoundexception.php @@ -1,9 +1,10 @@ <?php /** - * @author Arthur Schiwon <blizzz@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Arthur Schiwon <blizzz@arthur-schiwon.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 |