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.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/command/maintenance/install.php b/core/command/maintenance/install.php
index d4ef72c9fc8..b1b63b9b3bd 100644
--- a/core/command/maintenance/install.php
+++ b/core/command/maintenance/install.php
@@ -2,9 +2,10 @@
/**
* @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.
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify