diff options
Diffstat (limited to 'core/Command/Config/App/GetConfig.php')
-rw-r--r-- | core/Command/Config/App/GetConfig.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/Command/Config/App/GetConfig.php b/core/Command/Config/App/GetConfig.php index abe71e57d8c..eb81b1b19b0 100644 --- a/core/Command/Config/App/GetConfig.php +++ b/core/Command/Config/App/GetConfig.php @@ -1,8 +1,9 @@ <?php /** - * @author Joas Schilling <nickvergessen@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |