summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php')
-rw-r--r--apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php b/apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php
index 8539e9c06ee..30d2bf41810 100644
--- a/apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php
+++ b/apps/dav/tests/unit/connector/sabre/FakeLockerPluginTest.php
@@ -1,8 +1,9 @@
<?php
/**
* @author Lukas Reschke <lukas@owncloud.com>
+ * @author Thomas Müller <thomas.mueller@tmit.eu>
*
- * @copyright Copyright (c) 2015, ownCloud, Inc.
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify