summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/http.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/appframework/http.php')
-rw-r--r--lib/private/appframework/http.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/appframework/http.php b/lib/private/appframework/http.php
index e64759fa924..a99f7ea437f 100644
--- a/lib/private/appframework/http.php
+++ b/lib/private/appframework/http.php
@@ -1,13 +1,14 @@
<?php
/**
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
- * @author Robin McCorkell <rmccorkell@karoshi.org.uk>
+ * @author Robin McCorkell <robin@mccorkell.me.uk>
* @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Thomas Tanghus <thomas@tanghus.net>
*
- * @copyright Copyright (c) 2015, ownCloud, Inc.
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify