diff options
Diffstat (limited to 'lib/public/API.php')
-rw-r--r-- | lib/public/API.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/public/API.php b/lib/public/API.php index d5c08f43347..9a594f7688c 100644 --- a/lib/public/API.php +++ b/lib/public/API.php @@ -1,11 +1,13 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> - * @author Joas Schilling <nickvergessen@owncloud.com> + * @author Joas Schilling <coding@schilljs.com> * @author Morris Jobke <hey@morrisjobke.de> + * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Tom Needham <tom@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |