diff options
author | Felipe Pena <felipe@php.net> | 2011-01-01 02:48:19 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2011-01-01 02:48:19 +0000 |
commit | 12d2104277860f49ffaa48b84db7fc469a88fb38 (patch) | |
tree | cabc5a5800c30e333b2e0e37697ee7fd043fd904 /ext/phar/util.c | |
parent | 927bf09c295a2de5fada77c74a61f4957a69939f (diff) | |
download | php-git-12d2104277860f49ffaa48b84db7fc469a88fb38.tar.gz |
- Year++
Diffstat (limited to 'ext/phar/util.c')
-rw-r--r-- | ext/phar/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/util.c b/ext/phar/util.c index 985d9ac541..c33fdf2944 100644 --- a/ext/phar/util.c +++ b/ext/phar/util.c @@ -3,7 +3,7 @@ | phar php single-file executable PHP extension | | utility functions | +----------------------------------------------------------------------+ - | Copyright (c) 2005-2009 The PHP Group | + | Copyright (c) 2005-2011 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 | |