diff options
Diffstat (limited to 'lib/private/appframework/app.php')
-rw-r--r-- | lib/private/appframework/app.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/appframework/app.php b/lib/private/appframework/app.php index 376a8559454..01844e4c2d5 100644 --- a/lib/private/appframework/app.php +++ b/lib/private/appframework/app.php @@ -1,12 +1,13 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Andreas Fischer <bantu@owncloud.com> * @author Bernhard Posselt <dev@bernhard-posselt.com> - * @author Lukas Reschke <lukas@owncloud.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> * @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 |