aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/lib/Controller/AUserData.php
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2020-04-29 14:24:27 +0200
committerGitHub <noreply@github.com>2020-04-29 14:24:27 +0200
commitb219eadb8f3f459f2c71e937dfd3542f0792da8e (patch)
treef5afd746a8865695326a06498a01ef306d5407b3 /apps/provisioning_api/lib/Controller/AUserData.php
parent80222e6a06d282a2cbd9fdfa0a446316c27278ee (diff)
parentcb057829f72c70e819f456edfadbb29d72dba832 (diff)
downloadnextcloud-server-b219eadb8f3f459f2c71e937dfd3542f0792da8e.tar.gz
nextcloud-server-b219eadb8f3f459f2c71e937dfd3542f0792da8e.zip
Merge pull request #20714 from nextcloud/fix/license-headers-19
Update license headers for 19
Diffstat (limited to 'apps/provisioning_api/lib/Controller/AUserData.php')
-rw-r--r--apps/provisioning_api/lib/Controller/AUserData.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/provisioning_api/lib/Controller/AUserData.php b/apps/provisioning_api/lib/Controller/AUserData.php
index 31a8322e4a7..4b43bfa2f6c 100644
--- a/apps/provisioning_api/lib/Controller/AUserData.php
+++ b/apps/provisioning_api/lib/Controller/AUserData.php
@@ -6,6 +6,7 @@ declare(strict_types=1);
* @copyright Copyright (c) 2018 John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>