diff options
author | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
commit | ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb (patch) | |
tree | 4927e1e1a3eaa7f4bcba91823737a3d3d5a01c28 /sapi | |
parent | f83b27facec09a5bbe35c968c410434ed29657de (diff) | |
download | php-git-ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb.tar.gz |
- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
Diffstat (limited to 'sapi')
-rw-r--r-- | sapi/activescript/classfactory.cpp | 4 | ||||
-rw-r--r-- | sapi/activescript/php4activescript.h | 4 | ||||
-rw-r--r-- | sapi/activescript/php4as_classfactory.h | 4 | ||||
-rw-r--r-- | sapi/activescript/php4as_scriptengine.h | 4 | ||||
-rw-r--r-- | sapi/activescript/scriptengine.cpp | 2 | ||||
-rw-r--r-- | sapi/apache/mod_php5.h | 4 | ||||
-rw-r--r-- | sapi/apache/php_apache_http.h | 4 | ||||
-rw-r--r-- | sapi/apache2filter/php_apache.h | 4 | ||||
-rw-r--r-- | sapi/apache2handler/php_apache.h | 4 | ||||
-rw-r--r-- | sapi/apache_hooks/mod_php4.h | 4 | ||||
-rw-r--r-- | sapi/cgi/php_getopt.h | 4 | ||||
-rw-r--r-- | sapi/cli/php.1.in | 6 | ||||
-rw-r--r-- | sapi/cli/php_getopt.h | 4 | ||||
-rw-r--r-- | sapi/embed/php_embed.h | 4 | ||||
-rw-r--r-- | sapi/phttpd/php_phttpd.h | 4 | ||||
-rw-r--r-- | sapi/thttpd/php_thttpd.h | 4 | ||||
-rw-r--r-- | sapi/webjames/php_webjames.h | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/sapi/activescript/classfactory.cpp b/sapi/activescript/classfactory.cpp index ccac796bec..4bcdafefdb 100644 --- a/sapi/activescript/classfactory.cpp +++ b/sapi/activescript/classfactory.cpp @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/activescript/php4activescript.h b/sapi/activescript/php4activescript.h index ba6a789f7c..ba8be9b51e 100644 --- a/sapi/activescript/php4activescript.h +++ b/sapi/activescript/php4activescript.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/activescript/php4as_classfactory.h b/sapi/activescript/php4as_classfactory.h index 73a9027898..2f1695fa0c 100644 --- a/sapi/activescript/php4as_classfactory.h +++ b/sapi/activescript/php4as_classfactory.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/activescript/php4as_scriptengine.h b/sapi/activescript/php4as_scriptengine.h index e71ee04af1..fd5fd522a8 100644 --- a/sapi/activescript/php4as_scriptengine.h +++ b/sapi/activescript/php4as_scriptengine.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/activescript/scriptengine.cpp b/sapi/activescript/scriptengine.cpp index d1086ca03b..bf6de9329d 100644 --- a/sapi/activescript/scriptengine.cpp +++ b/sapi/activescript/scriptengine.cpp @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/apache/mod_php5.h b/sapi/apache/mod_php5.h index c8a82ebbbc..703e70ec63 100644 --- a/sapi/apache/mod_php5.h +++ b/sapi/apache/mod_php5.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/apache/php_apache_http.h b/sapi/apache/php_apache_http.h index b236e5d44b..fa0596e8f3 100644 --- a/sapi/apache/php_apache_http.h +++ b/sapi/apache/php_apache_http.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/apache2filter/php_apache.h b/sapi/apache2filter/php_apache.h index 0798d09eda..a127a4b782 100644 --- a/sapi/apache2filter/php_apache.h +++ b/sapi/apache2filter/php_apache.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/apache2handler/php_apache.h b/sapi/apache2handler/php_apache.h index 47f706144d..33fe24957a 100644 --- a/sapi/apache2handler/php_apache.h +++ b/sapi/apache2handler/php_apache.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/apache_hooks/mod_php4.h b/sapi/apache_hooks/mod_php4.h index 36a4c373fc..5ca4dfcc01 100644 --- a/sapi/apache_hooks/mod_php4.h +++ b/sapi/apache_hooks/mod_php4.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/cgi/php_getopt.h b/sapi/cgi/php_getopt.h index 923ca397cb..042fb014e5 100644 --- a/sapi/cgi/php_getopt.h +++ b/sapi/cgi/php_getopt.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index 88a7746ad0..9aad3a138f 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,7 +1,7 @@ ./" +----------------------------------------------------------------------+ -./" | PHP Version 4 | +./" | PHP Version 5 | ./" +----------------------------------------------------------------------+ -./" | Copyright (c) 1997-2003 The PHP Group | +./" | Copyright (c) 1997-2004 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 | @@ -371,7 +371,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2003 The PHP Group +Copyright \(co 1997\-2004 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 diff --git a/sapi/cli/php_getopt.h b/sapi/cli/php_getopt.h index 6726936e58..6ce87edf78 100644 --- a/sapi/cli/php_getopt.h +++ b/sapi/cli/php_getopt.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/embed/php_embed.h b/sapi/embed/php_embed.h index b59fbee057..d1c0b327b7 100644 --- a/sapi/embed/php_embed.h +++ b/sapi/embed/php_embed.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/phttpd/php_phttpd.h b/sapi/phttpd/php_phttpd.h index 6b55d46e49..8ae73cde4c 100644 --- a/sapi/phttpd/php_phttpd.h +++ b/sapi/phttpd/php_phttpd.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/thttpd/php_thttpd.h b/sapi/thttpd/php_thttpd.h index a46d387814..f1e30082ac 100644 --- a/sapi/thttpd/php_thttpd.h +++ b/sapi/thttpd/php_thttpd.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | diff --git a/sapi/webjames/php_webjames.h b/sapi/webjames/php_webjames.h index a699cdcb45..e18f7f8761 100644 --- a/sapi/webjames/php_webjames.h +++ b/sapi/webjames/php_webjames.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 | |