diff options
Diffstat (limited to 'ext/satellite')
| -rw-r--r-- | ext/satellite/Makefile.in | 4 | ||||
| -rw-r--r-- | ext/satellite/class.c | 4 | ||||
| -rw-r--r-- | ext/satellite/class.h | 4 | ||||
| -rw-r--r-- | ext/satellite/common.c | 4 | ||||
| -rw-r--r-- | ext/satellite/common.h | 4 | ||||
| -rw-r--r-- | ext/satellite/corba.c | 4 | ||||
| -rw-r--r-- | ext/satellite/corba.h | 4 | ||||
| -rw-r--r-- | ext/satellite/enum.c | 4 | ||||
| -rw-r--r-- | ext/satellite/enum.h | 4 | ||||
| -rw-r--r-- | ext/satellite/findtype.c | 4 | ||||
| -rw-r--r-- | ext/satellite/findtype.h | 4 | ||||
| -rw-r--r-- | ext/satellite/hashtable.c | 4 | ||||
| -rw-r--r-- | ext/satellite/hashtable.h | 4 | ||||
| -rw-r--r-- | ext/satellite/namedvalue_to_zval.c | 4 | ||||
| -rw-r--r-- | ext/satellite/namedvalue_to_zval.h | 4 | ||||
| -rw-r--r-- | ext/satellite/object.c | 4 | ||||
| -rw-r--r-- | ext/satellite/object.h | 4 | ||||
| -rw-r--r-- | ext/satellite/php_orbit.c | 4 | ||||
| -rw-r--r-- | ext/satellite/php_orbit.h | 4 | ||||
| -rw-r--r-- | ext/satellite/struct.c | 4 | ||||
| -rw-r--r-- | ext/satellite/struct.h | 4 | ||||
| -rw-r--r-- | ext/satellite/typecode.c | 4 | ||||
| -rw-r--r-- | ext/satellite/typecode.h | 4 | ||||
| -rw-r--r-- | ext/satellite/typemanager.c | 4 | ||||
| -rw-r--r-- | ext/satellite/typemanager.h | 4 | ||||
| -rw-r--r-- | ext/satellite/zval_to_namedvalue.c | 4 | ||||
| -rw-r--r-- | ext/satellite/zval_to_namedvalue.h | 4 |
27 files changed, 54 insertions, 54 deletions
diff --git a/ext/satellite/Makefile.in b/ext/satellite/Makefile.in index d22ace34b5..582fe46742 100644 --- a/ext/satellite/Makefile.in +++ b/ext/satellite/Makefile.in @@ -1,8 +1,8 @@ # # +----------------------------------------------------------------------+ -# | PHP version 4.0 | +# | PHP Version 4 | # +----------------------------------------------------------------------+ -# | Copyright (c) 1997-2001 The PHP Group | +# | Copyright (c) 1997-2002 The PHP Group | # +----------------------------------------------------------------------+ # | This source file is subject to version 2.02 of the PHP license, | # | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/class.c b/ext/satellite/class.c index 41199f8ab4..5e36ea38c7 100644 --- a/ext/satellite/class.c +++ b/ext/satellite/class.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/class.h b/ext/satellite/class.h index 7b69e3447d..3490f2e51f 100644 --- a/ext/satellite/class.h +++ b/ext/satellite/class.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/common.c b/ext/satellite/common.c index f2d1d34b18..36020f3163 100644 --- a/ext/satellite/common.c +++ b/ext/satellite/common.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/common.h b/ext/satellite/common.h index 95582ba468..d01924fe6a 100644 --- a/ext/satellite/common.h +++ b/ext/satellite/common.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/corba.c b/ext/satellite/corba.c index 267c26a835..a2dcb8b9cf 100644 --- a/ext/satellite/corba.c +++ b/ext/satellite/corba.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/corba.h b/ext/satellite/corba.h index 9080a660fb..f196028a6d 100644 --- a/ext/satellite/corba.h +++ b/ext/satellite/corba.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/enum.c b/ext/satellite/enum.c index 3d33fd7455..2d15d47af3 100644 --- a/ext/satellite/enum.c +++ b/ext/satellite/enum.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/enum.h b/ext/satellite/enum.h index 9034765bcf..6926f7a089 100644 --- a/ext/satellite/enum.h +++ b/ext/satellite/enum.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/findtype.c b/ext/satellite/findtype.c index 7f48cd750a..2b3176690e 100644 --- a/ext/satellite/findtype.c +++ b/ext/satellite/findtype.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/findtype.h b/ext/satellite/findtype.h index f8bc49d437..c7f6096246 100644 --- a/ext/satellite/findtype.h +++ b/ext/satellite/findtype.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/hashtable.c b/ext/satellite/hashtable.c index 235356d3bc..a4b64874f9 100644 --- a/ext/satellite/hashtable.c +++ b/ext/satellite/hashtable.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/hashtable.h b/ext/satellite/hashtable.h index f434a7f44b..cbeb33d80b 100644 --- a/ext/satellite/hashtable.h +++ b/ext/satellite/hashtable.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/namedvalue_to_zval.c b/ext/satellite/namedvalue_to_zval.c index 74a0c47061..06af2a6ac9 100644 --- a/ext/satellite/namedvalue_to_zval.c +++ b/ext/satellite/namedvalue_to_zval.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/namedvalue_to_zval.h b/ext/satellite/namedvalue_to_zval.h index 1c6413d5e0..ea12ed7a32 100644 --- a/ext/satellite/namedvalue_to_zval.h +++ b/ext/satellite/namedvalue_to_zval.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/object.c b/ext/satellite/object.c index dc9236f0f0..3b2d4683e6 100644 --- a/ext/satellite/object.c +++ b/ext/satellite/object.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/object.h b/ext/satellite/object.h index 279bc35e57..0057b76389 100644 --- a/ext/satellite/object.h +++ b/ext/satellite/object.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/php_orbit.c b/ext/satellite/php_orbit.c index 3a12bedd00..6f53cc465a 100644 --- a/ext/satellite/php_orbit.c +++ b/ext/satellite/php_orbit.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/php_orbit.h b/ext/satellite/php_orbit.h index 62c3edca4b..4f006f9d05 100644 --- a/ext/satellite/php_orbit.h +++ b/ext/satellite/php_orbit.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/struct.c b/ext/satellite/struct.c index 1bf3e3bfc2..b961c3af58 100644 --- a/ext/satellite/struct.c +++ b/ext/satellite/struct.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/struct.h b/ext/satellite/struct.h index 9e563508e6..acfd8b8ec7 100644 --- a/ext/satellite/struct.h +++ b/ext/satellite/struct.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/typecode.c b/ext/satellite/typecode.c index 7a3544e567..9e01a047da 100644 --- a/ext/satellite/typecode.c +++ b/ext/satellite/typecode.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/typecode.h b/ext/satellite/typecode.h index ef96acac43..e413119f01 100644 --- a/ext/satellite/typecode.h +++ b/ext/satellite/typecode.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/typemanager.c b/ext/satellite/typemanager.c index 79546fe15d..a2014b8a4b 100644 --- a/ext/satellite/typemanager.c +++ b/ext/satellite/typemanager.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/typemanager.h b/ext/satellite/typemanager.h index 1d7827ccd0..07d0523ac9 100644 --- a/ext/satellite/typemanager.h +++ b/ext/satellite/typemanager.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/zval_to_namedvalue.c b/ext/satellite/zval_to_namedvalue.c index 8fd35d157b..71d01cb66f 100644 --- a/ext/satellite/zval_to_namedvalue.c +++ b/ext/satellite/zval_to_namedvalue.c @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/satellite/zval_to_namedvalue.h b/ext/satellite/zval_to_namedvalue.h index c4f12ad462..85c2265bdb 100644 --- a/ext/satellite/zval_to_namedvalue.h +++ b/ext/satellite/zval_to_namedvalue.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP version 4.0 | + | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2002 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |
