mirror of
https://github.com/php/php-src.git
synced 2024-12-22 00:10:16 +08:00
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: Update copyright year to 2014 Update copyright year to 2014
This commit is contained in:
commit
d2bdedbcfc
@ -1,4 +1,4 @@
|
||||
.TH PHP 1 "2013" "The PHP Group" "Scripting Language"
|
||||
.TH PHP 1 "2014" "The PHP Group" "Scripting Language"
|
||||
.SH NAME
|
||||
php \- PHP Command Line Interface 'CLI'
|
||||
.P
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user