summaryrefslogtreecommitdiffstats
path: root/lib/private/Avatar
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-13 14:23:49 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-13 14:23:49 +0100
commit6127c288e836a78a9cb77da5f05f131b019fe868 (patch)
tree6f0ca06b18bf57e91f7109b4899dcb0c2b62f912 /lib/private/Avatar
parentb805d0c764e82220093782a334f760362f057a5e (diff)
downloadnextcloud-server-6127c288e836a78a9cb77da5f05f131b019fe868.tar.gz
nextcloud-server-6127c288e836a78a9cb77da5f05f131b019fe868.zip
Fix license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/private/Avatar')
-rw-r--r--lib/private/Avatar/UserAvatar.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Avatar/UserAvatar.php b/lib/private/Avatar/UserAvatar.php
index 8e2a7475bb9..fb434fc6947 100644
--- a/lib/private/Avatar/UserAvatar.php
+++ b/lib/private/Avatar/UserAvatar.php
@@ -6,6 +6,7 @@ declare(strict_types=1);
* @copyright Copyright (c) 2018, Michael Weimann <mail@michael-weimann.eu>
*
* @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Joas Schilling <coding@schilljs.com>
* @author Michael Weimann <mail@michael-weimann.eu>
*
* @license GNU AGPL version 3 or any later version