aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/memcache/cache.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/memcache/cache.php')
-rw-r--r--lib/private/memcache/cache.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/private/memcache/cache.php b/lib/private/memcache/cache.php
index 63d20721aac..5ed0eca5880 100644
--- a/lib/private/memcache/cache.php
+++ b/lib/private/memcache/cache.php
@@ -1,11 +1,12 @@
<?php
/**
- * @author Lukas Reschke <lukas@owncloud.com>
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
+ * @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
- * @author Robin Appelman <icewind@owncloud.com>
+ * @author Robin Appelman <robin@icewind.nl>
* @author Robin McCorkell <robin@mccorkell.me.uk>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify