aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-08-24 14:54:25 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-08-24 14:54:25 +0200
commit2a054e6c04e0a40421510eb889cbf59f153c5177 (patch)
treed6870875a08b49218c9503689061de0cebc3810d /apps/files/lib/Controller
parentbf162d08f5f880617f83e0d47ab37825837b6c47 (diff)
downloadnextcloud-server-2a054e6c04e0a40421510eb889cbf59f153c5177.tar.gz
nextcloud-server-2a054e6c04e0a40421510eb889cbf59f153c5177.zip
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/files/lib/Controller')
-rw-r--r--apps/files/lib/Controller/ApiController.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/lib/Controller/ApiController.php b/apps/files/lib/Controller/ApiController.php
index 16596ea05a6..ee4d86bc360 100644
--- a/apps/files/lib/Controller/ApiController.php
+++ b/apps/files/lib/Controller/ApiController.php
@@ -2,9 +2,8 @@
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
- * @author Bjoern Schiessle <bjoern@schiessle.org>
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
- * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
+ * @author Daniel Kesselberg <mail@danielkesselberg.de>
* @author Felix Nüsse <Felix.nuesse@t-online.de>
* @author fnuesse <felix.nuesse@t-online.de>
* @author fnuesse <fnuesse@techfak.uni-bielefeld.de>