Skip to content

Commit d2bdedb

Browse files
committed
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: Update copyright year to 2014 Update copyright year to 2014
2 parents c38b73a + 4106d48 commit d2bdedb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sapi/cli/php.1.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH PHP 1 "2013" "The PHP Group" "Scripting Language"
1+
.TH PHP 1 "2014" "The PHP Group" "Scripting Language"
22
.SH NAME
33
php \- PHP Command Line Interface 'CLI'
44
.P

win32/build/template.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ BEGIN
6565
#endif
6666
VALUE "FileVersion", EXT_VERSION
6767
VALUE "InternalName", INTERNAL_NAME
68-
VALUE "LegalCopyright", "Copyright � 1997-2013 The PHP Group"
68+
VALUE "LegalCopyright", "Copyright � 1997-2014 The PHP Group"
6969
VALUE "LegalTrademarks", "PHP"
7070
VALUE "OriginalFilename", FILE_NAME
7171
VALUE "ProductName", "PHP"

0 commit comments

Comments
 (0)