diff options
Diffstat (limited to 'lib/public/Share_Backend_Collection.php')
-rw-r--r-- | lib/public/Share_Backend_Collection.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/Share_Backend_Collection.php b/lib/public/Share_Backend_Collection.php index 185cf32ce3e..0c87a58ce95 100644 --- a/lib/public/Share_Backend_Collection.php +++ b/lib/public/Share_Backend_Collection.php @@ -1,9 +1,10 @@ <?php /** - * @author Joas Schilling <nickvergessen@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> * @author Morris Jobke <hey@morrisjobke.de> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |