From 5bf3d1bb384da56adbf205752be8f840aac3b0c5 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 3 Dec 2019 19:57:53 +0100 Subject: Update license headers Signed-off-by: Christoph Wurst --- lib/private/Notification/Action.php | 4 +++- lib/private/Notification/Manager.php | 5 +++-- lib/private/Notification/Notification.php | 4 +++- 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'lib/private/Notification') diff --git a/lib/private/Notification/Action.php b/lib/private/Notification/Action.php index f6d6a333583..93029bcd7ac 100644 --- a/lib/private/Notification/Action.php +++ b/lib/private/Notification/Action.php @@ -1,5 +1,7 @@ + * along with this program. If not, see * */ diff --git a/lib/private/Notification/Manager.php b/lib/private/Notification/Manager.php index fae0a66491e..5d640c66be9 100644 --- a/lib/private/Notification/Manager.php +++ b/lib/private/Notification/Manager.php @@ -1,11 +1,12 @@ * @author Morris Jobke - * @author Roeland Jago Douma * * @license AGPL-3.0 * @@ -19,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see + * along with this program. If not, see * */ diff --git a/lib/private/Notification/Notification.php b/lib/private/Notification/Notification.php index e64c059db2a..3e3a15a4f8a 100644 --- a/lib/private/Notification/Notification.php +++ b/lib/private/Notification/Notification.php @@ -1,5 +1,7 @@ + * along with this program. If not, see * */ -- cgit v1.2.3