diff options
Diffstat (limited to 'settings/ajax/uninstallapp.php')
-rw-r--r-- | settings/ajax/uninstallapp.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/ajax/uninstallapp.php b/settings/ajax/uninstallapp.php index 49328f8275d..d685ed4aa55 100644 --- a/settings/ajax/uninstallapp.php +++ b/settings/ajax/uninstallapp.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 |