diff options
Diffstat (limited to 'lib/public/Response.php')
-rw-r--r-- | lib/public/Response.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Response.php b/lib/public/Response.php index 62827450d7f..52384373cfa 100644 --- a/lib/public/Response.php +++ b/lib/public/Response.php @@ -1,5 +1,7 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Andreas Fischer <bantu@owncloud.com> * @author Bart Visscher <bartv@thisnet.nl> * @author Frank Karlitschek <frank@karlitschek.de> @@ -10,7 +12,6 @@ * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |