diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-08-24 14:54:25 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-08-24 14:54:25 +0200 |
commit | 2a054e6c04e0a40421510eb889cbf59f153c5177 (patch) | |
tree | d6870875a08b49218c9503689061de0cebc3810d /apps/files/lib/Controller | |
parent | bf162d08f5f880617f83e0d47ab37825837b6c47 (diff) | |
download | nextcloud-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.php | 3 |
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> |