From cb057829f72c70e819f456edfadbb29d72dba832 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 29 Apr 2020 11:57:22 +0200 Subject: Update license headers for 19 Signed-off-by: Christoph Wurst --- apps/files/lib/Activity/FavoriteProvider.php | 1 + apps/files/lib/Activity/Helper.php | 1 + apps/files/lib/Activity/Provider.php | 1 + 3 files changed, 3 insertions(+) (limited to 'apps/files/lib/Activity') diff --git a/apps/files/lib/Activity/FavoriteProvider.php b/apps/files/lib/Activity/FavoriteProvider.php index 8692b83f008..d292a2b29dc 100644 --- a/apps/files/lib/Activity/FavoriteProvider.php +++ b/apps/files/lib/Activity/FavoriteProvider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * * @license GNU AGPL version 3 or any later version diff --git a/apps/files/lib/Activity/Helper.php b/apps/files/lib/Activity/Helper.php index c274df2ccbb..dc7f5cb9646 100644 --- a/apps/files/lib/Activity/Helper.php +++ b/apps/files/lib/Activity/Helper.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst * @author Joas Schilling * * @license AGPL-3.0 diff --git a/apps/files/lib/Activity/Provider.php b/apps/files/lib/Activity/Provider.php index a9a9c948c0b..2f6e406978a 100644 --- a/apps/files/lib/Activity/Provider.php +++ b/apps/files/lib/Activity/Provider.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016 Joas Schilling * + * @author Christoph Wurst * @author Joas Schilling * @author Morris Jobke * -- cgit v1.2.3