diff options
Diffstat (limited to 'settings/ajax/updateapp.php')
-rw-r--r-- | settings/ajax/updateapp.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/ajax/updateapp.php b/settings/ajax/updateapp.php index d140f438208..47ecac26cf1 100644 --- a/settings/ajax/updateapp.php +++ b/settings/ajax/updateapp.php @@ -1,13 +1,14 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Christopher Schäpers <kondou@ts.unde.re> * @author Frank Karlitschek <frank@karlitschek.de> * @author Georg Ehrke <georg@owncloud.com> * @author Lukas Reschke <lukas@statuscode.ch> - * @author Robin Appelman <icewind@owncloud.com> + * @author Robin Appelman <robin@icewind.nl> * @author Thomas Müller <thomas.mueller@tmit.eu> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |