From 23b205ed4890aaabfbde4eb12a07460ead77a9b2 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 22 Jul 2016 09:45:36 +0200 Subject: Run the license script --- core/Command/Config/App/DeleteConfig.php | 5 +++-- core/Command/Config/App/GetConfig.php | 5 +++-- core/Command/Config/App/SetConfig.php | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'core/Command/Config/App') diff --git a/core/Command/Config/App/DeleteConfig.php b/core/Command/Config/App/DeleteConfig.php index cccd92ea3d6..82099556ca1 100644 --- a/core/Command/Config/App/DeleteConfig.php +++ b/core/Command/Config/App/DeleteConfig.php @@ -1,8 +1,9 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/Command/Config/App/GetConfig.php b/core/Command/Config/App/GetConfig.php index abe71e57d8c..eb81b1b19b0 100644 --- a/core/Command/Config/App/GetConfig.php +++ b/core/Command/Config/App/GetConfig.php @@ -1,8 +1,9 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/Command/Config/App/SetConfig.php b/core/Command/Config/App/SetConfig.php index 097fde6ba95..aa84ddf1d8e 100644 --- a/core/Command/Config/App/SetConfig.php +++ b/core/Command/Config/App/SetConfig.php @@ -1,8 +1,9 @@ - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify -- cgit v1.2.3