diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-12-30 14:07:05 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-12-30 14:07:05 +0100 |
commit | 9ce3ea3368937f827171d1ee3aa6a202d93e6cd2 (patch) | |
tree | 0fe703551664514f41f254f5ddab775e26d4c7db /apps/dav/lib/DAV/Sharing/Backend.php | |
parent | c96bb21ab9723a4dc3f23d61de21238c64316978 (diff) | |
download | nextcloud-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/DAV/Sharing/Backend.php')
-rw-r--r-- | apps/dav/lib/DAV/Sharing/Backend.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/DAV/Sharing/Backend.php b/apps/dav/lib/DAV/Sharing/Backend.php index 9dbbc2f3970..71d2accb9cf 100644 --- a/apps/dav/lib/DAV/Sharing/Backend.php +++ b/apps/dav/lib/DAV/Sharing/Backend.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Joas Schilling <coding@schilljs.com> * @author Lukas Reschke <lukas@statuscode.ch> |