diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2007-01-01 19:32:10 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2007-01-01 19:32:10 +0000 |
commit | 2df738647558cbb39a8e934e72437ef0a02716dd (patch) | |
tree | a8cd283df9699f4db4e41bf5e0c213f789056114 /win32/php5ts.rc2 | |
parent | e095b9460999a0084e22b4c7c50bac8fb0199fde (diff) | |
download | php-git-2df738647558cbb39a8e934e72437ef0a02716dd.tar.gz |
Update copyright year
# The rest of the files were already updated by Sebastian
Diffstat (limited to 'win32/php5ts.rc2')
-rw-r--r-- | win32/php5ts.rc2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/php5ts.rc2 b/win32/php5ts.rc2 index 2013b9775f..3a53a900ec 100644 --- a/win32/php5ts.rc2 +++ b/win32/php5ts.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 © 1997-2006 The PHP Group\0" + VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0" VALUE "LegalTrademarks", "php\0" VALUE "OriginalFilename", "php.exe\0" VALUE "PrivateBuild", "\0" |