diff options
author | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
commit | 7f4dc8702ab992a011e2c797dd79487c8978f0c8 (patch) | |
tree | e93083312795fe4c0ce975245b5cd5ccc036eab7 /ext/phar/util.c | |
parent | befd80d1c4a61adad6fee9e571a0634b9eba5648 (diff) | |
download | php-git-7f4dc8702ab992a011e2c797dd79487c8978f0c8.tar.gz |
Bump copyright year, 3 of 3.
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 5c57e72e41..d2c9d17d2d 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-2008 The PHP Group | + | Copyright (c) 2005-2009 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 | |