diff options
Diffstat (limited to 'apps/dav/lib/AppInfo/PluginManager.php')
-rw-r--r-- | apps/dav/lib/AppInfo/PluginManager.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/lib/AppInfo/PluginManager.php b/apps/dav/lib/AppInfo/PluginManager.php index f123648cd32..db54e057498 100644 --- a/apps/dav/lib/AppInfo/PluginManager.php +++ b/apps/dav/lib/AppInfo/PluginManager.php @@ -5,6 +5,8 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud GmbH. * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Julius Härtl <jus@bitgrid.net> * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Vincent Petry <pvince81@owncloud.com> |