diff options
Diffstat (limited to 'lib/public/defaults.php')
-rw-r--r-- | lib/public/defaults.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/public/defaults.php b/lib/public/defaults.php index 29ce167a65d..ae873831b8b 100644 --- a/lib/public/defaults.php +++ b/lib/public/defaults.php @@ -1,11 +1,13 @@ <?php /** - * @author Björn Schießle <schiessle@owncloud.com> - * @author Lukas Reschke <lukas@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Björn Schießle <bjoern@schiessle.org> + * @author Joas Schilling <coding@schilljs.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> * @author scolebrook <scolebrook@mac.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |