diff options
Diffstat (limited to 'ext/ming')
| -rw-r--r-- | ext/ming/ming.c | 4 | ||||
| -rw-r--r-- | ext/ming/php_ming.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/ming/ming.c b/ext/ming/ming.c index 66b511c64..0f63216fa 100644 --- a/ext/ming/ming.c +++ b/ext/ming/ming.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 | @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: ming.c,v 1.79.2.4.2.8 2007/01/06 19:25:31 nlopess Exp $ */ +/* $Id: ming.c,v 1.79.2.4.2.9 2007/12/31 07:20:08 sebastian Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/ext/ming/php_ming.h b/ext/ming/php_ming.h index 1a6fde889..5de1ab97a 100644 --- a/ext/ming/php_ming.h +++ b/ext/ming/php_ming.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 | @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_ming.h,v 1.17.2.1.2.3 2007/01/06 19:25:31 nlopess Exp $ */ +/* $Id: php_ming.h,v 1.17.2.1.2.4 2007/12/31 07:20:08 sebastian Exp $ */ #ifndef _PHP_MING_H #define _PHP_MING_H |
