diff options
Diffstat (limited to 'lib/public/AppFramework/Http.php')
-rw-r--r-- | lib/public/AppFramework/Http.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/AppFramework/Http.php b/lib/public/AppFramework/Http.php index e0108146db7..5abd6992035 100644 --- a/lib/public/AppFramework/Http.php +++ b/lib/public/AppFramework/Http.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Morris Jobke <hey@morrisjobke.de> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Thomas Tanghus <thomas@tanghus.net> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |