diff options
Diffstat (limited to 'apps/files_sharing/lib/API/Share20OCS.php')
-rw-r--r-- | apps/files_sharing/lib/API/Share20OCS.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files_sharing/lib/API/Share20OCS.php b/apps/files_sharing/lib/API/Share20OCS.php index 9d7aeffcc1b..fd5e5ddc786 100644 --- a/apps/files_sharing/lib/API/Share20OCS.php +++ b/apps/files_sharing/lib/API/Share20OCS.php @@ -1,9 +1,11 @@ <?php /** - * @author Björn Schießle <bjoern@schiessle.org> - * @author Roeland Jago Douma <rullzer@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> + * @author Roeland Jago Douma <roeland@famdouma.nl> + * @author Vincent Petry <pvince81@owncloud.com> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |