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 /lib/private/Files/Storage/Flysystem.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 'lib/private/Files/Storage/Flysystem.php')
-rw-r--r-- | lib/private/Files/Storage/Flysystem.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Files/Storage/Flysystem.php b/lib/private/Files/Storage/Flysystem.php index 9b26516bef3..c5105187652 100644 --- a/lib/private/Files/Storage/Flysystem.php +++ b/lib/private/Files/Storage/Flysystem.php @@ -5,6 +5,7 @@ * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Robin Appelman <robin@icewind.nl> * @author Roeland Jago Douma <roeland@famdouma.nl> + * @author Tigran Mkrtchyan <tigran.mkrtchyan@desy.de> * * @license AGPL-3.0 * |