summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-04-01 12:44:21 +0200
committerGitHub <noreply@github.com>2020-04-01 12:44:21 +0200
commit19ca921676240350abd694d8ca2d7b8c19fbd95a (patch)
tree440d3c75d6dd2eaffad01b1240a6479037a00b24 /lib/public/Files/Cache
parent9a204adf4850c2bb5f4a8f24ab13d1e3bbacb24f (diff)
parent1a9330cd69631ef12b71239c4f98836e09e021ea (diff)
downloadnextcloud-server-19ca921676240350abd694d8ca2d7b8c19fbd95a.tar.gz
nextcloud-server-19ca921676240350abd694d8ca2d7b8c19fbd95a.zip
Merge pull request #20241 from nextcloud/fix/license-headers-19
Update the license headers for Nextcloud 19
Diffstat (limited to 'lib/public/Files/Cache')
-rw-r--r--lib/public/Files/Cache/ICacheEvent.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Files/Cache/ICacheEvent.php b/lib/public/Files/Cache/ICacheEvent.php
index 54ef15b0392..634666f594a 100644
--- a/lib/public/Files/Cache/ICacheEvent.php
+++ b/lib/public/Files/Cache/ICacheEvent.php
@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2019 Robin Appelman <robin@icewind.nl>
*
+ * @author Joas Schilling <coding@schilljs.com>
* @author Robin Appelman <robin@icewind.nl>
*
* @license GNU AGPL version 3 or any later version