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 --- lib/private/Command/AsyncBus.php | 2 +- lib/private/Command/CallableJob.php | 2 +- lib/private/Command/ClosureJob.php | 2 +- lib/private/Command/CommandJob.php | 2 +- lib/private/Command/FileAccess.php | 2 +- lib/private/Command/QueueBus.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/private/Command') diff --git a/lib/private/Command/AsyncBus.php b/lib/private/Command/AsyncBus.php index 371319cca4c..3c1f67da0cb 100644 --- a/lib/private/Command/AsyncBus.php +++ b/lib/private/Command/AsyncBus.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/CallableJob.php b/lib/private/Command/CallableJob.php index 2ed365a1485..1d0557ffa6d 100644 --- a/lib/private/Command/CallableJob.php +++ b/lib/private/Command/CallableJob.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/ClosureJob.php b/lib/private/Command/ClosureJob.php index b929c0a3ddf..baa46bc99de 100644 --- a/lib/private/Command/ClosureJob.php +++ b/lib/private/Command/ClosureJob.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/CommandJob.php b/lib/private/Command/CommandJob.php index 6897dd35c06..5522f61ced0 100644 --- a/lib/private/Command/CommandJob.php +++ b/lib/private/Command/CommandJob.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/FileAccess.php b/lib/private/Command/FileAccess.php index ad22c2abc0d..08b2a61e41b 100644 --- a/lib/private/Command/FileAccess.php +++ b/lib/private/Command/FileAccess.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * diff --git a/lib/private/Command/QueueBus.php b/lib/private/Command/QueueBus.php index 4ee7f38c5b3..7f2fc88a703 100644 --- a/lib/private/Command/QueueBus.php +++ b/lib/private/Command/QueueBus.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Robin Appelman + * @author Robin Appelman * * @license AGPL-3.0 * -- cgit v1.2.3