diff options
Diffstat (limited to 'php/src/php7/IcePHP.rc')
-rw-r--r-- | php/src/php7/IcePHP.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/src/php7/IcePHP.rc b/php/src/php7/IcePHP.rc index de4c575714f..1cddc72dee2 100644 --- a/php/src/php7/IcePHP.rc +++ b/php/src/php7/IcePHP.rc @@ -25,7 +25,7 @@ BEGIN VALUE "FileDescription", "Ice for PHP Extension\0" VALUE "FileVersion", "3.6.3\0" VALUE "InternalName", INTERNALNAME - VALUE "LegalCopyright", "Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.\0" + VALUE "LegalCopyright", "Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.\0" VALUE "OriginalFilename", ORIGINALFILENAME VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.6.3\0" |