]> granicus.if.org Git - php/commitdiff
correct PHP version & year++
authorXinchen Hui <laruence@php.net>
Wed, 5 Sep 2012 15:43:59 +0000 (23:43 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 5 Sep 2012 15:43:59 +0000 (23:43 +0800)
ext/date/lib/parse_date.re
ext/date/lib/parse_iso_intervals.re
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.re

index 16c45a2119829a51dad71b5a3f14777ef5ef79f4..cca88580eb5597ed15b8210fa0dd707da203952b 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2010 The PHP Group                                |
+   | Copyright (c) 1997-2012 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        |
index 8610803e3960c65492b6a8d017025461adb9b7d1..e52868865b8ab76534f92eda3f6bdd4c95790599 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2010 The PHP Group                                |
+   | Copyright (c) 1997-2012 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        |
index c7e4a38d286eaf04f93fce703fb93602ee04dda5..1ec269de30382a2c2e5080a9b3e58ba7df1bfa03 100644 (file)
@@ -2,7 +2,7 @@
 #line 1 "ext/standard/url_scanner_ex.re"
 /*
   +----------------------------------------------------------------------+
-  | PHP Version 6                                                        |
+  | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
   | Copyright (c) 1997-2012 The PHP Group                                |
   +----------------------------------------------------------------------+
index e7218a14f1f542b8fcde91267bf0c4e753bf9eb1..2e37cf0ba4de84369c5977fa31931f040cc4d99a 100644 (file)
@@ -1,8 +1,8 @@
 /*
   +----------------------------------------------------------------------+
-  | PHP Version 6                                                        |
+  | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2006 The PHP Group                                |
+  | Copyright (c) 1997-2012 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        |