diff options
Diffstat (limited to 'build/bsd_makefile')
-rwxr-xr-x | build/bsd_makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/bsd_makefile b/build/bsd_makefile index 472b561822..6b443b2639 100755 --- a/build/bsd_makefile +++ b/build/bsd_makefile @@ -1,8 +1,8 @@ #! /bin/sh # +----------------------------------------------------------------------+ -# | PHP version 4.0 | +# | PHP Version 4 | # +----------------------------------------------------------------------+ -# | Copyright (c) 1997, 1998, 1999, 2000 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 | |