diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2014-06-16 23:32:10 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-06-16 23:32:10 +0300 |
commit | 11b18347d80dbe07b647ad8e2ccc6ca0b6cca76c (patch) | |
tree | aa80b6971f380dc51d4053be1e5ff8abbc467fbf /ext/date/lib/parse_date.c | |
parent | 3c2b42ac41d01f856548b350945018ad2b485942 (diff) | |
parent | c38b73a701bf48321a586ef5a4e49ee4e368d486 (diff) | |
download | php-git-11b18347d80dbe07b647ad8e2ccc6ca0b6cca76c.tar.gz |
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Update copyright year for re2c generated files
Update copyright year to 2014
Update copyright year for re2c files as well
Diffstat (limited to 'ext/date/lib/parse_date.c')
-rw-r--r-- | ext/date/lib/parse_date.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/lib/parse_date.c b/ext/date/lib/parse_date.c index 348482c0e4..6174756881 100644 --- a/ext/date/lib/parse_date.c +++ b/ext/date/lib/parse_date.c @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2013 The PHP Group | + | Copyright (c) 1997-2014 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |