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 --- lib/private/Files/SimpleFS/NewSimpleFile.php | 9 +++++++-- lib/private/Files/SimpleFS/SimpleFolder.php | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'lib/private/Files/SimpleFS') diff --git a/lib/private/Files/SimpleFS/NewSimpleFile.php b/lib/private/Files/SimpleFS/NewSimpleFile.php index 2c74a16fa92..b8e50941e5f 100644 --- a/lib/private/Files/SimpleFS/NewSimpleFile.php +++ b/lib/private/Files/SimpleFS/NewSimpleFile.php @@ -1,7 +1,12 @@ - * + * @author Robin Appelman + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify @@ -15,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . * */ diff --git a/lib/private/Files/SimpleFS/SimpleFolder.php b/lib/private/Files/SimpleFS/SimpleFolder.php index a4ebc6b4e53..169a8d96fd3 100644 --- a/lib/private/Files/SimpleFS/SimpleFolder.php +++ b/lib/private/Files/SimpleFS/SimpleFolder.php @@ -2,6 +2,7 @@ /** * @copyright 2016 Roeland Jago Douma * + * @author Robin Appelman * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version -- cgit v1.2.3