diff options
Diffstat (limited to 'ext/recode/php_recode.h')
| -rw-r--r-- | ext/recode/php_recode.h | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/recode/php_recode.h b/ext/recode/php_recode.h index 7684168505..641e7d1000 100644 --- a/ext/recode/php_recode.h +++ b/ext/recode/php_recode.h @@ -4,7 +4,7 @@     +----------------------------------------------------------------------+     | Copyright (c) 1997-2002 The PHP Group                                |     +----------------------------------------------------------------------+ -   | This source file is subject to version 2.02 of the PHP license,	  | +   | This source file is subject to version 2.02 of the PHP license,      |     | that is bundled with this package in the file LICENSE, and is        |     | available at through the world-wide-web at                           |     | http://www.php.net/license/2_02.txt.                                 | @@ -12,7 +12,7 @@     | obtain it through the world-wide-web, please send a note to          |     | license@php.net so we can mail you a copy immediately.               |     +----------------------------------------------------------------------+ -   | Authors: Kristian Koehntopp <kris@koehntopp.de>                      | +   | Author: Kristian Koehntopp <kris@koehntopp.de>                       |     +----------------------------------------------------------------------+   */  | 
