aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/json_response.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/json_response.php')
-rw-r--r--phpBB/includes/json_response.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/includes/json_response.php b/phpBB/includes/json_response.php
index dfddea98f2..5dd904da09 100644
--- a/phpBB/includes/json_response.php
+++ b/phpBB/includes/json_response.php
@@ -2,8 +2,7 @@
/**
*
* @package phpBB3
-* @version $Id$
-* @copyright (c) 2005 phpBB Group
+* @copyright (c) 2011 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/