diff options
Diffstat (limited to 'apps/testing/lib')
-rw-r--r-- | apps/testing/lib/AlternativeHomeUserBackend.php | 2 | ||||
-rw-r--r-- | apps/testing/lib/AppInfo/Application.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/testing/lib/AlternativeHomeUserBackend.php b/apps/testing/lib/AlternativeHomeUserBackend.php index b5ed0ef77c8..313d86b370e 100644 --- a/apps/testing/lib/AlternativeHomeUserBackend.php +++ b/apps/testing/lib/AlternativeHomeUserBackend.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud GmbH. * - * @author Vincent Petry <pvince81@owncloud.com> + * @author Vincent Petry <vincent@nextcloud.com> * * @license AGPL-3.0 * diff --git a/apps/testing/lib/AppInfo/Application.php b/apps/testing/lib/AppInfo/Application.php index 56eb69b1953..e3c2bcebaf0 100644 --- a/apps/testing/lib/AppInfo/Application.php +++ b/apps/testing/lib/AppInfo/Application.php @@ -5,7 +5,7 @@ * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Morris Jobke <hey@morrisjobke.de> * @author Roeland Jago Douma <roeland@famdouma.nl> - * @author Vincent Petry <pvince81@owncloud.com> + * @author Vincent Petry <vincent@nextcloud.com> * * @license AGPL-3.0 * |