diff options
Diffstat (limited to 'settings/ajax/installapp.php')
-rw-r--r-- | settings/ajax/installapp.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/ajax/installapp.php b/settings/ajax/installapp.php index d579f75f717..3fda8ebe4e5 100644 --- a/settings/ajax/installapp.php +++ b/settings/ajax/installapp.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Georg Ehrke <georg@owncloud.com> * @author Lukas Reschke <lukas@statuscode.ch> * @author Robin Appelman <icewind@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |