summaryrefslogtreecommitdiff
path: root/pear/HTTP.php
diff options
context:
space:
mode:
Diffstat (limited to 'pear/HTTP.php')
-rw-r--r--pear/HTTP.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pear/HTTP.php b/pear/HTTP.php
index cffe66ac08..b81cd0d6e3 100644
--- a/pear/HTTP.php
+++ b/pear/HTTP.php
@@ -1,9 +1,9 @@
<?php
//
// +----------------------------------------------------------------------+
-// | PHP version 4.0 |
+// | PHP Version 4 |
// +----------------------------------------------------------------------+
-// | Copyright (c) 1997-2001 The PHP Group |
+// | Copyright (c) 1997-2002 The PHP Group |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.02 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |