diff options
author | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
commit | ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb (patch) | |
tree | 4927e1e1a3eaa7f4bcba91823737a3d3d5a01c28 /win32/php4ts.rc2 | |
parent | f83b27facec09a5bbe35c968c410434ed29657de (diff) | |
download | php-git-ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb.tar.gz |
- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
Diffstat (limited to 'win32/php4ts.rc2')
-rw-r--r-- | win32/php4ts.rc2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/php4ts.rc2 b/win32/php4ts.rc2 index 9307b57fa9..571d855855 100644 --- a/win32/php4ts.rc2 +++ b/win32/php4ts.rc2 @@ -40,7 +40,7 @@ BEGIN VALUE "FileDescription", "PHP Script Interpreter\0" VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION) VALUE "InternalName", "php-cgi\0" - VALUE "LegalCopyright", "Copyright © 2002 The PHP Group\0" + VALUE "LegalCopyright", "Copyright © 1997-2004 The PHP Group\0" VALUE "LegalTrademarks", "php\0" VALUE "OriginalFilename", "php.exe\0" VALUE "PrivateBuild", "\0" |