summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2014-08-13 21:22:50 +0200
committerJohannes Schlüter <johannes@php.net>2014-08-13 21:22:50 +0200
commitbabeca356b657f2fe14a8be21d31eadadc5a971a (patch)
tree90555326f874dc3ab5500a9ec8b014b69a22a306 /win32
parent1847cf10c11886850ad9ab5654c4b969810da49a (diff)
downloadphp-git-php-5.3.29.tar.gz
It's 2014 already, fix copyright year where user visiblephp-5.3.29PHP-5.3.29
Left out all file headers
Diffstat (limited to 'win32')
-rw-r--r--win32/build/template.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/build/template.rc b/win32/build/template.rc
index 13e92e9a3b..f36f2c041c 100644
--- a/win32/build/template.rc
+++ b/win32/build/template.rc
@@ -65,7 +65,7 @@ BEGIN
#endif
VALUE "FileVersion", EXT_VERSION
VALUE "InternalName", INTERNAL_NAME
- VALUE "LegalCopyright", "Copyright © 1997-2013 The PHP Group"
+ VALUE "LegalCopyright", "Copyright © 1997-2014 The PHP Group"
VALUE "LegalTrademarks", "PHP"
VALUE "OriginalFilename", FILE_NAME
VALUE "ProductName", "PHP"