summaryrefslogtreecommitdiffstats
path: root/core/Command/App
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/App')
-rw-r--r--core/Command/App/Enable.php1
-rw-r--r--core/Command/App/GetPath.php1
-rw-r--r--core/Command/App/Install.php2
3 files changed, 3 insertions, 1 deletions
diff --git a/core/Command/App/Enable.php b/core/Command/App/Enable.php
index 4aa38cd6f8f..2d8bd76e858 100644
--- a/core/Command/App/Enable.php
+++ b/core/Command/App/Enable.php
@@ -3,6 +3,7 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Joas Schilling <coding@schilljs.com>
+ * @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <robin@icewind.nl>
* @author Vincent Petry <pvince81@owncloud.com>
diff --git a/core/Command/App/GetPath.php b/core/Command/App/GetPath.php
index 33a812c674e..367fb7db20a 100644
--- a/core/Command/App/GetPath.php
+++ b/core/Command/App/GetPath.php
@@ -2,6 +2,7 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
+ * @author Joas Schilling <coding@schilljs.com>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>
*
* @license AGPL-3.0
diff --git a/core/Command/App/Install.php b/core/Command/App/Install.php
index 0c99c7ff85a..c8c4652d7ba 100644
--- a/core/Command/App/Install.php
+++ b/core/Command/App/Install.php
@@ -2,7 +2,7 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
- * @author Klaus Herberth <klaus@jsxc.org>
+ * @author sualko <klaus@jsxc.org>
*
* @license AGPL-3.0
*