diff options
author | Xinchen Hui <laruence@php.net> | 2013-01-06 10:20:00 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2013-01-06 10:20:00 +0800 |
commit | c2f8e9050439a2987d18a8ec4c060805ddc0dc8a (patch) | |
tree | c56be30218d2deee6c8fe56f8bf905abdc0719c8 /ext/phar/phar.c | |
parent | 2feea39a3320d100bae8a1193aba9022726a24ea (diff) | |
parent | bc11e6fdbbafbd0969fc47fa087c2245317cd31f (diff) | |
download | php-git-c2f8e9050439a2987d18a8ec4c060805ddc0dc8a.tar.gz |
Merge branch 'PHP-5.3' into PHP-5.4
Diffstat (limited to 'ext/phar/phar.c')
-rw-r--r-- | ext/phar/phar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/phar.c b/ext/phar/phar.c index cc7eac717d..c5042cc34a 100644 --- a/ext/phar/phar.c +++ b/ext/phar/phar.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | phar php single-file executable PHP extension | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2012 The PHP Group | + | Copyright (c) 2005-2013 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 | |