diff options
Diffstat (limited to 'lib/public/Share/Exceptions/ShareNotFound.php')
-rw-r--r-- | lib/public/Share/Exceptions/ShareNotFound.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/Share/Exceptions/ShareNotFound.php b/lib/public/Share/Exceptions/ShareNotFound.php index 96e7c096492..dd2137379a4 100644 --- a/lib/public/Share/Exceptions/ShareNotFound.php +++ b/lib/public/Share/Exceptions/ShareNotFound.php @@ -1,8 +1,9 @@ <?php /** - * @author Roeland Jago Douma <rullzer@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Roeland Jago Douma <roeland@famdouma.nl> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |