diff options
Diffstat (limited to 'ext/pspell')
| -rw-r--r-- | ext/pspell/php_pspell.h | 4 | ||||
| -rw-r--r-- | ext/pspell/pspell.c | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/pspell/php_pspell.h b/ext/pspell/php_pspell.h index ee26a8158..e084fbb13 100644 --- a/ext/pspell/php_pspell.h +++ b/ext/pspell/php_pspell.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2011 The PHP Group | + | Copyright (c) 1997-2012 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 | @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_pspell.h 306939 2011-01-01 02:19:59Z felipe $ */ +/* $Id: php_pspell.h 321634 2012-01-01 13:15:04Z felipe $ */ #ifndef _PSPELL_H #define _PSPELL_H diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c index ff01c6679..aaefadd70 100644 --- a/ext/pspell/pspell.c +++ b/ext/pspell/pspell.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2011 The PHP Group | + | Copyright (c) 1997-2012 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 | @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: pspell.c 313665 2011-07-25 11:42:53Z felipe $ */ +/* $Id: pspell.c 321634 2012-01-01 13:15:04Z felipe $ */ #define IS_EXT_MODULE |
