We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c38b73a + 4106d48 commit d2bdedbCopy full SHA for d2bdedb
sapi/cli/php.1.in
@@ -1,4 +1,4 @@
1
-.TH PHP 1 "2013" "The PHP Group" "Scripting Language"
+.TH PHP 1 "2014" "The PHP Group" "Scripting Language"
2
.SH NAME
3
php \- PHP Command Line Interface 'CLI'
4
.P
win32/build/template.rc
@@ -65,7 +65,7 @@ BEGIN
65
#endif
66
VALUE "FileVersion", EXT_VERSION
67
VALUE "InternalName", INTERNAL_NAME
68
- VALUE "LegalCopyright", "Copyright � 1997-2013 The PHP Group"
+ VALUE "LegalCopyright", "Copyright � 1997-2014 The PHP Group"
69
VALUE "LegalTrademarks", "PHP"
70
VALUE "OriginalFilename", FILE_NAME
71
VALUE "ProductName", "PHP"
0 commit comments