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/dirstream.c | |
parent | 927bf09c295a2de5fada77c74a61f4957a69939f (diff) | |
download | php-git-12d2104277860f49ffaa48b84db7fc469a88fb38.tar.gz |
- Year++
Diffstat (limited to 'ext/phar/dirstream.c')
-rw-r--r-- | ext/phar/dirstream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/dirstream.c b/ext/phar/dirstream.c index 0e5c09b8bc..f0fe1be45c 100644 --- a/ext/phar/dirstream.c +++ b/ext/phar/dirstream.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | phar:// stream wrapper support | +----------------------------------------------------------------------+ - | 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 | |