aboutsummaryrefslogtreecommitdiffstats
path: root/core/controller/lostcontroller.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/controller/lostcontroller.php')
-rw-r--r--core/controller/lostcontroller.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/controller/lostcontroller.php b/core/controller/lostcontroller.php
index 0e0932b288b..3da4ebc39ae 100644
--- a/core/controller/lostcontroller.php
+++ b/core/controller/lostcontroller.php
@@ -1,14 +1,15 @@
<?php
/**
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
* @author Bernhard Posselt <dev@bernhard-posselt.com>
- * @author Björn Schießle <schiessle@owncloud.com>
- * @author Lukas Reschke <lukas@owncloud.com>
+ * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
- * @author Roeland Jago Douma <rullzer@owncloud.com>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify