From ba87db3fccb40aa58d84d12932424c83a4db411f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 17:07:57 +0200 Subject: Fix others --- core/Command/Integrity/CheckApp.php | 3 ++- core/Command/Integrity/CheckCore.php | 3 ++- core/Command/Integrity/SignApp.php | 3 ++- core/Command/Integrity/SignCore.php | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'core/Command/Integrity') diff --git a/core/Command/Integrity/CheckApp.php b/core/Command/Integrity/CheckApp.php index 203455e508b..0774cca6582 100644 --- a/core/Command/Integrity/CheckApp.php +++ b/core/Command/Integrity/CheckApp.php @@ -1,9 +1,10 @@ * @author Victor Dubiniuk * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/Command/Integrity/CheckCore.php b/core/Command/Integrity/CheckCore.php index 9d42d405b30..5aaf9c2dec8 100644 --- a/core/Command/Integrity/CheckCore.php +++ b/core/Command/Integrity/CheckCore.php @@ -1,9 +1,10 @@ * @author Victor Dubiniuk * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/Command/Integrity/SignApp.php b/core/Command/Integrity/SignApp.php index fbf2cd814fe..3bc79eb0114 100644 --- a/core/Command/Integrity/SignApp.php +++ b/core/Command/Integrity/SignApp.php @@ -1,8 +1,9 @@ * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/core/Command/Integrity/SignCore.php b/core/Command/Integrity/SignCore.php index 2495d7e7f08..440c3da3b23 100644 --- a/core/Command/Integrity/SignCore.php +++ b/core/Command/Integrity/SignCore.php @@ -1,8 +1,9 @@ * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify -- cgit v1.2.3