Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Log')
-rw-r--r--core/Command/Log/File.php1
-rw-r--r--core/Command/Log/Manage.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/Command/Log/File.php b/core/Command/Log/File.php
index d53484f086d..e5db2c1acc4 100644
--- a/core/Command/Log/File.php
+++ b/core/Command/Log/File.php
@@ -2,6 +2,7 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
+ * @author Joas Schilling <coding@schilljs.com>
* @author Robin McCorkell <robin@mccorkell.me.uk>
* @author Thomas Pulzer <t.pulzer@kniel.de>
*
diff --git a/core/Command/Log/Manage.php b/core/Command/Log/Manage.php
index 578e8e8dac6..267e84c140f 100644
--- a/core/Command/Log/Manage.php
+++ b/core/Command/Log/Manage.php
@@ -5,6 +5,7 @@
* @author Joas Schilling <coding@schilljs.com>
* @author Robin McCorkell <robin@mccorkell.me.uk>
* @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Thomas Pulzer <t.pulzer@kniel.de>
*
* @license AGPL-3.0
*