diff options
Diffstat (limited to 'ext/phar/php_phar.h')
| -rw-r--r-- | ext/phar/php_phar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h index 0dc642967..87bc0a2bc 100644 --- a/ext/phar/php_phar.h +++ b/ext/phar/php_phar.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | phar php single-file executable PHP extension | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2011 The PHP Group | + | Copyright (c) 2005-2012 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 | @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_phar.h 306941 2011-01-01 02:48:19Z felipe $ */ +/* $Id: php_phar.h 321634 2012-01-01 13:15:04Z felipe $ */ #ifndef PHP_PHAR_H #define PHP_PHAR_H |
