diff options
Diffstat (limited to 'apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php')
-rw-r--r-- | apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php b/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php index 0679df4e2f7..229fa7ec6f2 100644 --- a/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php +++ b/apps/dav/tests/unit/CardDAV/ImageExportPluginTest.php @@ -1,8 +1,10 @@ <?php /** - * @author Thomas Müller <thomas.mueller@tmit.eu> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Georg Ehrke <georg@owncloud.com> + * @author Roeland Jago Douma <roeland@famdouma.nl> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |