From ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 8 Jan 2004 17:33:29 +0000 Subject: - Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too? --- win32/php4ts_cli.rc2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/php4ts_cli.rc2') diff --git a/win32/php4ts_cli.rc2 b/win32/php4ts_cli.rc2 index e781e4f885..d9ec863132 100644 --- a/win32/php4ts_cli.rc2 +++ b/win32/php4ts_cli.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-cli\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" -- cgit v1.2.1