tony2001 Thu Jul 24 08:17:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ming ming.c php_ming.h Log: bump copyright year http://cvs.php.net/viewvc.cgi/php-src/ext/ming/ming.c?r1=1.79.2.4.2.8.2.5&r2=1.79.2.4.2.8.2.6&diff_format=u Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.79.2.4.2.8.2.5 php-src/ext/ming/ming.c:1.79.2.4.2.8.2.6 --- php-src/ext/ming/ming.c:1.79.2.4.2.8.2.5 Thu Jul 24 08:02:39 2008 +++ php-src/ext/ming/ming.c Thu Jul 24 08:17:54 2008 @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 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 | @@ -19,7 +19,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: ming.c,v 1.79.2.4.2.8.2.5 2008/07/24 08:02:39 fmk Exp $ */ +/* $Id: ming.c,v 1.79.2.4.2.8.2.6 2008/07/24 08:17:54 tony2001 Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" http://cvs.php.net/viewvc.cgi/php-src/ext/ming/php_ming.h?r1=1.17.2.1.2.3.2.2&r2=1.17.2.1.2.3.2.3&diff_format=u Index: php-src/ext/ming/php_ming.h diff -u php-src/ext/ming/php_ming.h:1.17.2.1.2.3.2.2 php-src/ext/ming/php_ming.h:1.17.2.1.2.3.2.3 --- php-src/ext/ming/php_ming.h:1.17.2.1.2.3.2.2 Thu Jul 24 08:02:39 2008 +++ php-src/ext/ming/php_ming.h Thu Jul 24 08:17:54 2008 @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 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.2.2 2008/07/24 08:02:39 fmk Exp $ */ +/* $Id: php_ming.h,v 1.17.2.1.2.3.2.3 2008/07/24 08:17:54 tony2001 Exp $ */ #ifndef _PHP_MING_H #define _PHP_MING_H
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php