diff options
Diffstat (limited to 'ext/enchant/php_enchant.h')
-rw-r--r-- | ext/enchant/php_enchant.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/enchant/php_enchant.h b/ext/enchant/php_enchant.h index 0f27db94e..50cfdc72f 100644 --- a/ext/enchant/php_enchant.h +++ b/ext/enchant/php_enchant.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2009 The PHP Group | + | Copyright (c) 1997-2010 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 | @@ -15,7 +15,7 @@ | Author: Pierre-Alain Joye <paj@pearfr.org> | +----------------------------------------------------------------------+ - $Id: php_enchant.h 289597 2009-10-12 22:35:36Z pajoye $ + $Id: php_enchant.h 293036 2010-01-03 09:23:27Z sebastian $ */ #ifndef PHP_ENCHANT_H |