summaryrefslogtreecommitdiffstats
path: root/lib/public/route/irouter.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/route/irouter.php')
-rw-r--r--lib/public/route/irouter.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/public/route/irouter.php b/lib/public/route/irouter.php
index 63e7b9b6202..b4573fb39f2 100644
--- a/lib/public/route/irouter.php
+++ b/lib/public/route/irouter.php
@@ -2,10 +2,12 @@
/**
* @author Bart Visscher <bartv@thisnet.nl>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
+ * @author Lukas Reschke <lukas@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
+ * @author Roeland Jago Douma <rullzer@owncloud.com>
*
- * @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