felipe                                   Sat, 01 Jan 2011 02:51:27 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306943

Log:
- Year++

Changed paths:
    U   php/php-src/branches/PHP_5_3/ext/fileinfo/fileinfo.c
    U   php/php-src/branches/PHP_5_3/ext/fileinfo/php_fileinfo.h

Modified: php/php-src/branches/PHP_5_3/ext/fileinfo/fileinfo.c
===================================================================
--- php/php-src/branches/PHP_5_3/ext/fileinfo/fileinfo.c        2011-01-01 
02:51:18 UTC (rev 306942)
+++ php/php-src/branches/PHP_5_3/ext/fileinfo/fileinfo.c        2011-01-01 
02:51:27 UTC (rev 306943)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2004 The PHP Group                                |
+  | Copyright (c) 1997-2011 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.0 of the PHP license,       |
   | that is bundled with this package in the file LICENSE, and is        |

Modified: php/php-src/branches/PHP_5_3/ext/fileinfo/php_fileinfo.h
===================================================================
--- php/php-src/branches/PHP_5_3/ext/fileinfo/php_fileinfo.h    2011-01-01 
02:51:18 UTC (rev 306942)
+++ php/php-src/branches/PHP_5_3/ext/fileinfo/php_fileinfo.h    2011-01-01 
02:51:27 UTC (rev 306943)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2004 The PHP Group                                |
+  | Copyright (c) 1997-2011 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.0 of the PHP license,       |
   | that is bundled with this package in the file LICENSE, and is        |

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

Reply via email to