summaryrefslogtreecommitdiffstats
path: root/core/Command/Upgrade.php
diff options
context:
space:
mode:
authorsanderr <sander@grids.be>2016-07-30 15:09:43 +0200
committerGitHub <noreply@github.com>2016-07-30 15:09:43 +0200
commita7f998a454e126d5e64edc86f2c1acba472dcfe7 (patch)
treeedfeb19054ec2f686c10abc35429db54ad77f532 /core/Command/Upgrade.php
parent3101f9e234486ba3e61b0e558ad2150ab65c1588 (diff)
downloadnextcloud-server-a7f998a454e126d5e64edc86f2c1acba472dcfe7.tar.gz
nextcloud-server-a7f998a454e126d5e64edc86f2c1acba472dcfe7.zip
Update Upgrade.php
Diffstat (limited to 'core/Command/Upgrade.php')
-rw-r--r--core/Command/Upgrade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Command/Upgrade.php b/core/Command/Upgrade.php
index 5ba366345bf..10b3fc4fb68 100644
--- a/core/Command/Upgrade.php
+++ b/core/Command/Upgrade.php
@@ -1,6 +1,6 @@
<?php
/**
- * @copyright Copyright (c) 2016, Nextcloud, Inc.
+ * @copyright Copyright (c) 2016, Nextcloud
*
* @author Andreas Fischer <bantu@owncloud.com>
* @author Björn Schießle <bjoern@schiessle.org>