summaryrefslogtreecommitdiffstats
path: root/core/command/maintenance/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/command/maintenance/install.php')
-rw-r--r--core/command/maintenance/install.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/command/maintenance/install.php b/core/command/maintenance/install.php
index dbc5ed77509..2fea5add438 100644
--- a/core/command/maintenance/install.php
+++ b/core/command/maintenance/install.php
@@ -1,6 +1,8 @@
<?php
/**
+ * @author Bernhard Posselt <dev@bernhard-posselt.com>
* @author Christian Kampka <christian@kampka.net>
+ * @author Morris Jobke <hey@morrisjobke.de>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.