sebastian               Mon Dec 31 07:09:34 2007 UTC

  Modified files:              
    /php-src/ext/pdo    pdo_sql_parser.re 
  Log:
  Bump copyright year, 1 of 2.
  
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_sql_parser.re?r1=1.42&r2=1.43&diff_format=u
Index: php-src/ext/pdo/pdo_sql_parser.re
diff -u php-src/ext/pdo/pdo_sql_parser.re:1.42 
php-src/ext/pdo/pdo_sql_parser.re:1.43
--- php-src/ext/pdo/pdo_sql_parser.re:1.42      Mon Nov 26 21:10:18 2007
+++ php-src/ext/pdo/pdo_sql_parser.re   Mon Dec 31 07:09:33 2007
@@ -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        |
@@ -16,7 +16,7 @@
   +----------------------------------------------------------------------+
 */
 
-/* $Id: pdo_sql_parser.re,v 1.42 2007/11/26 21:10:18 iliaa Exp $ */
+/* $Id: pdo_sql_parser.re,v 1.43 2007/12/31 07:09:33 sebastian Exp $ */
 
 #include "php.h"
 #include "php_pdo_driver.h"

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to