summaryrefslogtreecommitdiffstats
path: root/lib/private/Memcache/APCu.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Memcache/APCu.php')
-rw-r--r--lib/private/Memcache/APCu.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/Memcache/APCu.php b/lib/private/Memcache/APCu.php
index ad8885c1ccd..25d6b716eb0 100644
--- a/lib/private/Memcache/APCu.php
+++ b/lib/private/Memcache/APCu.php
@@ -1,5 +1,7 @@
<?php
/**
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
* @author Andreas Fischer <bantu@owncloud.com>
* @author Bart Visscher <bartv@thisnet.nl>
* @author Clark Tomlinson <fallen013@gmail.com>
@@ -7,7 +9,6 @@
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify