aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/cache/driver/wincache.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/cache/driver/wincache.php')
-rw-r--r--phpBB/includes/cache/driver/wincache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/cache/driver/wincache.php b/phpBB/includes/cache/driver/wincache.php
index 2e1a138ee9..fa9eb95f88 100644
--- a/phpBB/includes/cache/driver/wincache.php
+++ b/phpBB/includes/cache/driver/wincache.php
@@ -3,7 +3,7 @@
*
* @package acm
* @copyright (c) 2010 phpBB Group
-* @license http://opensource.org/licenses/gpl-license.php GNU Public License
+* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/