sniper          Mon Jul 14 12:02:29 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/ext/ming   ming.c php_ming.h 
  Log:
  Bump year to 2003
  
Index: php-src/ext/ming/ming.c
diff -u php-src/ext/ming/ming.c:1.42.2.7 php-src/ext/ming/ming.c:1.42.2.8
--- php-src/ext/ming/ming.c:1.42.2.7    Fri Jul 11 03:48:33 2003
+++ php-src/ext/ming/ming.c     Mon Jul 14 12:02:29 2003
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2002 The PHP Group                                |
+  | Copyright (c) 1997-2003 The PHP Group                                |
   +----------------------------------------------------------------------+
   | 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        |
@@ -17,7 +17,7 @@
   +----------------------------------------------------------------------+
 */
 
-/* $Id: ming.c,v 1.42.2.7 2003/07/11 07:48:33 sniper Exp $ */
+/* $Id: ming.c,v 1.42.2.8 2003/07/14 16:02:29 sniper Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
Index: php-src/ext/ming/php_ming.h
diff -u php-src/ext/ming/php_ming.h:1.8.4.2 php-src/ext/ming/php_ming.h:1.8.4.3
--- php-src/ext/ming/php_ming.h:1.8.4.2 Fri Jul 11 03:48:34 2003
+++ php-src/ext/ming/php_ming.h Mon Jul 14 12:02:29 2003
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2002 The PHP Group                                |
+  | Copyright (c) 1997-2003 The PHP Group                                |
   +----------------------------------------------------------------------+
   | 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        |
@@ -17,7 +17,7 @@
   +----------------------------------------------------------------------+
 */
 
-/* $Id: php_ming.h,v 1.8.4.2 2003/07/11 07:48:34 sniper Exp $ */
+/* $Id: php_ming.h,v 1.8.4.3 2003/07/14 16:02:29 sniper 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

Reply via email to