diff options
Diffstat (limited to 'lib/public/Defaults.php')
-rw-r--r-- | lib/public/Defaults.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/public/Defaults.php b/lib/public/Defaults.php index 5194484fea2..ae873831b8b 100644 --- a/lib/public/Defaults.php +++ b/lib/public/Defaults.php @@ -1,11 +1,13 @@ <?php /** + * @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 |