diff options
Diffstat (limited to 'apps/files/command/transferownership.php')
-rw-r--r-- | apps/files/command/transferownership.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/command/transferownership.php b/apps/files/command/transferownership.php index 1f46efdde0d..d3994bbdf9f 100644 --- a/apps/files/command/transferownership.php +++ b/apps/files/command/transferownership.php @@ -1,8 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Carla Schroder <carla@owncloud.com> + * @author Joas Schilling <coding@schilljs.com> * @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 |