aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/Trashbin.php
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 /build/integration/features/bootstrap/Trashbin.php
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 'build/integration/features/bootstrap/Trashbin.php')
-rw-r--r--build/integration/features/bootstrap/Trashbin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/features/bootstrap/Trashbin.php b/build/integration/features/bootstrap/Trashbin.php
index 536ed6a9015..46eeabb4214 100644
--- a/build/integration/features/bootstrap/Trashbin.php
+++ b/build/integration/features/bootstrap/Trashbin.php
@@ -2,6 +2,7 @@
/**
* @copyright Copyright (c) 2017, ownCloud GmbH.
*
+ * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* @author Robin Appelman <robin@icewind.nl>
* @author Vincent Petry <vincent@nextcloud.com>