From 813f0a0f40dd42b28cd35d91616f3f87ef400861 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 16:49:16 +0200 Subject: Fix apps/ --- apps/files_sharing/lib/Controllers/ShareController.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'apps/files_sharing/lib/Controllers/ShareController.php') diff --git a/apps/files_sharing/lib/Controllers/ShareController.php b/apps/files_sharing/lib/Controllers/ShareController.php index 7a955f6f960..fa3d64cfbc2 100644 --- a/apps/files_sharing/lib/Controllers/ShareController.php +++ b/apps/files_sharing/lib/Controllers/ShareController.php @@ -1,18 +1,19 @@ + * @author Bjoern Schiessle * @author Björn Schießle * @author Georg Ehrke - * @author Joas Schilling + * @author Joas Schilling * @author Lukas Reschke * @author Morris Jobke * @author Piotr Filiciak * @author Robin Appelman - * @author Robin McCorkell - * @author Roeland Jago Douma + * @author Roeland Jago Douma * @author Vincent Petry * - * @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