Skip to content

Commit

Permalink
Fix year
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed Oct 31, 2017
1 parent 164167f commit 8a3e2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32/build/template.rc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ BEGIN
#endif
VALUE "FileVersion", EXT_VERSION
VALUE "InternalName", INTERNAL_NAME
VALUE "LegalCopyright", "Copyright � 1997-2016 The PHP Group"
VALUE "LegalCopyright", "Copyright � 1997-2017 The PHP Group"
VALUE "LegalTrademarks", "PHP"
VALUE "OriginalFilename", FILE_NAME
VALUE "ProductName", "PHP"
Expand Down

0 comments on commit 8a3e2a6

Please sign in to comment.