colder          Tue Jan 15 09:44:01 2008 UTC

  Modified files:              
    /php-src/ext/spl    spl_dllist.h 
  Log:
  Bump year
  
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_dllist.h?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/spl/spl_dllist.h
diff -u php-src/ext/spl/spl_dllist.h:1.1 php-src/ext/spl/spl_dllist.h:1.2
--- php-src/ext/spl/spl_dllist.h:1.1    Tue Jan 15 09:37:50 2008
+++ php-src/ext/spl/spl_dllist.h        Tue Jan 15 09:44:01 2008
@@ -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: spl_dllist.h,v 1.1 2008/01/15 09:37:50 colder Exp $ */
+/* $Id: spl_dllist.h,v 1.2 2008/01/15 09:44:01 colder Exp $ */
 
 #ifndef SPL_DLLIST_H
 #define SPL_DLLIST_H

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

Reply via email to