]> granicus.if.org Git - php/commitdiff
- 2004 -> 2005
authorfoobar <sniper@php.net>
Wed, 3 Aug 2005 11:12:19 +0000 (11:12 +0000)
committerfoobar <sniper@php.net>
Wed, 3 Aug 2005 11:12:19 +0000 (11:12 +0000)
header
sapi/cgi/cgi_main.c
sapi/cgi/getopt.c
sapi/cgi/php_getopt.h
sapi/cli/getopt.c
sapi/cli/php.1.in
sapi/cli/php_cli_readline.h
sapi/cli/php_getopt.h
sapi/milter/php_milter.c

diff --git a/header b/header
index 032ff0f3e417738ee07ab584d3930ac2f31ced84..96ca384f251ca42ed9eca2d691a5994e0b942746 100644 (file)
--- a/header
+++ b/header
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2004 The PHP Group                                |
+  | Copyright (c) 1997-2005 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        |
index 0dc960184ffcd038205bbf8e489575c70d589ccb..d6ad516a50e047de8d367fb8c143676ddd928993 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
@@ -1412,9 +1412,9 @@ consult the installation file that came with this distribution, or visit \n\
                                                        SG(request_info).no_headers = 1;
                                                }
 #if ZEND_DEBUG
-                                               php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2004 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
+                                               php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2005 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
 #else
-                                               php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2004 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
+                                               php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2005 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
 #endif
                                                php_end_ob_buffers(1 TSRMLS_CC);
                                                exit(1);
index fb9091a6cc622b63e0748e6d748056a9a0ea00df..3551e9f27a63ccba3e4d9600294e5184b3eb1b24 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
index 042fb014e58b945c38878626b6f06482e2b90d85..34ec40573ce418305ad7f6a268798155eb406812 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
index 3f201b567d8afed62ae4f38e5ad093df7ba7addf..27d832581521d769d58490c702f4af6b29da6f41 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
index 6b0d68b48237b424627d198815b9c80ce53a195b..fb77577353ddd4a2be9b0318321762e3f1f7e74c 100644 (file)
@@ -1,7 +1,7 @@
 ./"    +----------------------------------------------------------------------+
 ./"    | PHP Version 5                                                        |
 ./"    +----------------------------------------------------------------------+
-./"    | Copyright (c) 1997-2004 The PHP Group                                |
+./"    | Copyright (c) 1997-2005 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        |
@@ -379,7 +379,7 @@ contributors all around the world.
 .SH VERSION INFORMATION
 This manpage describes \fBphp\fP, version @PHP_VERSION@.
 .SH COPYRIGHT
-Copyright \(co 1997\-2004 The PHP Group
+Copyright \(co 1997\-2005 The PHP Group
 .LP
 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
index 12a02d4b94fb116e8d8cf889ae448ce5043b2c6a..c2ac3b2701d815b4a35c280ebc5ca178e9b86474 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
index 2ebd33ac3b454c21ffd15017e1c3b65a1388f75d..6817edcee21ee8a436e7809f325da7fc06992ee3 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
index b2d3009240c059e1b8e2e65b824dc8a1350aeb23..a0fad53d8f6408f40a6296c745442e41e22d69f7 100644 (file)
@@ -2,7 +2,7 @@
    +----------------------------------------------------------------------+
    | PHP Version 5                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2004 The PHP Group                                |
+   | Copyright (c) 1997-2005 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        |
@@ -1044,7 +1044,7 @@ int main(int argc, char *argv[])
                                }
                                SG(headers_sent) = 1;
                                SG(request_info).no_headers = 1;
-                               php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2004 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
+                               php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2005 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
                                php_end_ob_buffers(1 TSRMLS_CC);
                                exit(1);
                                break;