From 1a9330cd69631ef12b71239c4f98836e09e021ea Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 31 Mar 2020 10:49:10 +0200 Subject: Update the license headers for Nextcloud 19 Signed-off-by: Christoph Wurst --- apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php | 2 +- .../Reminder/NotificationProvider/ProviderNotAvailableException.php | 2 +- apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/dav/lib/CalDAV/Reminder/NotificationProvider') diff --git a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php index 74c5d2348f5..3893d24d802 100644 --- a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php +++ b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php @@ -8,7 +8,7 @@ declare(strict_types=1); * * @author Georg Ehrke * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/ProviderNotAvailableException.php b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/ProviderNotAvailableException.php index 520a989ed00..c83865d1eea 100644 --- a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/ProviderNotAvailableException.php +++ b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/ProviderNotAvailableException.php @@ -6,7 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018 Thomas Citharel * * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * diff --git a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php index 7e560159950..0074b5c201c 100644 --- a/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php +++ b/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php @@ -8,7 +8,7 @@ declare(strict_types=1); * * @author Georg Ehrke * @author Roeland Jago Douma - * @author Thomas Citharel + * @author Thomas Citharel * * @license GNU AGPL version 3 or any later version * -- cgit v1.2.3