Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-19 15:16:31 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-20 11:23:25 +0300
commit1b46621cd31dabb48084c8e23f741de77e7007b4 (patch)
tree82c9c97d06b9519b6941eed7f1ea0782675ccdb1 /lib/private/Notification
parent9db15459b9d39681965b3a599960e6d2225c57a0 (diff)
Update license headers for 18
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/private/Notification')
-rw-r--r--lib/private/Notification/Manager.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Notification/Manager.php b/lib/private/Notification/Manager.php
index 7791258d41a..b8b549663b1 100644
--- a/lib/private/Notification/Manager.php
+++ b/lib/private/Notification/Manager.php
@@ -7,6 +7,7 @@ declare(strict_types=1);
*
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license AGPL-3.0
*