From: Felipe Pena Date: Fri, 30 Jan 2009 00:16:32 +0000 (+0000) Subject: - MFH: Year++ X-Git-Tag: RELEASE_1_3_5~204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16f38a39ca704f4c3a8297e48e26d3260f72385f;p=php - MFH: Year++ --- diff --git a/ext/enchant/enchant.c b/ext/enchant/enchant.c index 49ce25f69a..2b26136d64 100755 --- a/ext/enchant/enchant.c +++ b/ext/enchant/enchant.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2009 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/enchant/php_enchant.h b/ext/enchant/php_enchant.h index 893a4c8809..64c30d8849 100644 --- a/ext/enchant/php_enchant.h +++ b/ext/enchant/php_enchant.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2009 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 |