summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-30 14:07:05 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-30 14:07:05 +0100
commit9ce3ea3368937f827171d1ee3aa6a202d93e6cd2 (patch)
tree0fe703551664514f41f254f5ddab775e26d4c7db /apps/dav/lib/CalDAV
parentc96bb21ab9723a4dc3f23d61de21238c64316978 (diff)
downloadnextcloud-server-9ce3ea3368937f827171d1ee3aa6a202d93e6cd2.tar.gz
nextcloud-server-9ce3ea3368937f827171d1ee3aa6a202d93e6cd2.zip
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/dav/lib/CalDAV')
-rw-r--r--apps/dav/lib/CalDAV/CalDavBackend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/CalDAV/CalDavBackend.php b/apps/dav/lib/CalDAV/CalDavBackend.php
index 2fecc7affc2..ad1eea10820 100644
--- a/apps/dav/lib/CalDAV/CalDavBackend.php
+++ b/apps/dav/lib/CalDAV/CalDavBackend.php
@@ -8,6 +8,7 @@
* @author dartcafe <github@dartcafe.de>
* @author Georg Ehrke <oc.list@georgehrke.com>
* @author Joas Schilling <coding@schilljs.com>
+ * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* @author leith abdulla <online-nextcloud@eleith.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>