diff options
Diffstat (limited to 'pear/Console/Getopt.php')
-rw-r--r-- | pear/Console/Getopt.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/Console/Getopt.php b/pear/Console/Getopt.php index b717f91045..7b30c456be 100644 --- a/pear/Console/Getopt.php +++ b/pear/Console/Getopt.php @@ -2,7 +2,7 @@ /* vim: set expandtab tabstop=4 shiftwidth=4: */ // +----------------------------------------------------------------------+ -// | PHP version 4.0 | +// | PHP Version 4 | // +----------------------------------------------------------------------+ // | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group | // +----------------------------------------------------------------------+ |