summaryrefslogtreecommitdiff
path: root/pear/System.php
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2004-06-15 16:33:46 +0000
committerPierre Joye <pajoye@php.net>2004-06-15 16:33:46 +0000
commit98e59d58badf3165f5a4fc0adfb591f8be6c212c (patch)
tree5f895872b1176cc81b405bbb15d3925b10dbd031 /pear/System.php
parent350e5aa862639bc77cf19ec0a920c008192be430 (diff)
downloadphp-git-98e59d58badf3165f5a4fc0adfb591f8be6c212c.tar.gz
- Fix licence (#1645)
- update my status there, reflecting the fact for the past 11 months
Diffstat (limited to 'pear/System.php')
-rw-r--r--pear/System.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/System.php b/pear/System.php
index 1d5cd55aed..7289016da5 100644
--- a/pear/System.php
+++ b/pear/System.php
@@ -5,7 +5,7 @@
// +----------------------------------------------------------------------+
// | Copyright (c) 1997-2004 The PHP Group |
// +----------------------------------------------------------------------+
-// | This source file is subject to version 2.0 of the PHP license, |
+// | This source file is subject to version 3.0 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |
// | available through the world-wide-web at the following url: |
// | http://www.php.net/license/3_0.txt. |