From: Felipe Pena Date: Sat, 1 Jan 2011 02:51:27 +0000 (+0000) Subject: - Year++ X-Git-Tag: php-5.3.6RC1~174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=914152d6d87c5d3c692ec1b356837b734fdfd862;p=php - Year++ --- diff --git a/ext/fileinfo/fileinfo.c b/ext/fileinfo/fileinfo.c index 5802c0b2d2..b2697260d2 100644 --- a/ext/fileinfo/fileinfo.c +++ b/ext/fileinfo/fileinfo.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2011 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/fileinfo/php_fileinfo.h b/ext/fileinfo/php_fileinfo.h index d0e411dc31..3eb66e0a37 100644 --- a/ext/fileinfo/php_fileinfo.h +++ b/ext/fileinfo/php_fileinfo.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2011 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is |