diff options
author | Sebastian Bergmann <sebastian@php.net> | 2002-12-31 16:27:40 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2002-12-31 16:27:40 +0000 |
commit | 03d440e1c0821e32c0fff4402c882a12e2d1e35f (patch) | |
tree | 45731f8faecb8267d574ca32a6d70935c9f44157 /pear/PEAR/Command/Build.php | |
parent | a412c510d430e4937685cb1acb2cdb0183b056db (diff) | |
download | php-git-03d440e1c0821e32c0fff4402c882a12e2d1e35f.tar.gz |
MFH: Bump year.
Diffstat (limited to 'pear/PEAR/Command/Build.php')
-rw-r--r-- | pear/PEAR/Command/Build.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/PEAR/Command/Build.php b/pear/PEAR/Command/Build.php index 2e498f8aed..70ea213ad7 100644 --- a/pear/PEAR/Command/Build.php +++ b/pear/PEAR/Command/Build.php @@ -3,7 +3,7 @@ // +----------------------------------------------------------------------+ // | PHP Version 4 | // +----------------------------------------------------------------------+ -// | Copyright (c) 1997-2002 The PHP Group | +// | Copyright (c) 1997-2003 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 | |