From 0215b004da6af887b3e3efa28c425d41a1c76b9b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 18:13:36 +0200 Subject: Update with robin --- apps/files_external/lib/Lib/Auth/AuthMechanism.php | 2 +- apps/files_external/lib/Lib/Auth/IUserProvided.php | 2 +- apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/files_external/lib/Lib/Auth') diff --git a/apps/files_external/lib/Lib/Auth/AuthMechanism.php b/apps/files_external/lib/Lib/Auth/AuthMechanism.php index 0ce9280fb78..1229fd7f07e 100644 --- a/apps/files_external/lib/Lib/Auth/AuthMechanism.php +++ b/apps/files_external/lib/Lib/Auth/AuthMechanism.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * @author Robin McCorkell * * @license AGPL-3.0 diff --git a/apps/files_external/lib/Lib/Auth/IUserProvided.php b/apps/files_external/lib/Lib/Auth/IUserProvided.php index c5391a60e0f..ed4abaf6573 100644 --- a/apps/files_external/lib/Lib/Auth/IUserProvided.php +++ b/apps/files_external/lib/Lib/Auth/IUserProvided.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php index 9684b0f07ec..502024be4f2 100644 --- a/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php +++ b/apps/files_external/lib/Lib/Auth/Password/GlobalAuth.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2015, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * -- cgit v1.2.3