diff options
Diffstat (limited to 'lib/public/comments/messagetoolongexception.php')
-rw-r--r-- | lib/public/comments/messagetoolongexception.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/comments/messagetoolongexception.php b/lib/public/comments/messagetoolongexception.php index 054cecf320f..4c46ed46524 100644 --- a/lib/public/comments/messagetoolongexception.php +++ b/lib/public/comments/messagetoolongexception.php @@ -1,8 +1,9 @@ <?php /** - * @author Arthur Schiwon <blizzz@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Arthur Schiwon <blizzz@arthur-schiwon.de> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |