diff options
| author | Pierre Joye <pajoye@php.net> | 2004-06-15 16:33:46 +0000 |
|---|---|---|
| committer | Pierre Joye <pajoye@php.net> | 2004-06-15 16:33:46 +0000 |
| commit | 98e59d58badf3165f5a4fc0adfb591f8be6c212c (patch) | |
| tree | 5f895872b1176cc81b405bbb15d3925b10dbd031 /pear/System.php | |
| parent | 350e5aa862639bc77cf19ec0a920c008192be430 (diff) | |
| download | php-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.php | 2 |
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. | |
