summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-02-19 23:21:46 +0000
committerZeev Suraski <zeev@php.net>2000-02-19 23:21:46 +0000
commit9b621d1c8fb4aadc5669957724b605d2e8019a79 (patch)
tree02f5459b0c7525bf553dfc7a1d19088816a17499
parent80ca00005f049f54905860d2d44bb9fb84435d5c (diff)
downloadphp-git-9b621d1c8fb4aadc5669957724b605d2e8019a79.tar.gz
Get the license right... (this won't make it to RC1 of B4)
-rw-r--r--ext/aspell/aspell.c4
-rw-r--r--ext/bcmath/bcmath.c4
-rw-r--r--ext/dav/dav.c4
-rw-r--r--ext/db/db.c4
-rw-r--r--ext/dbase/dbase.c4
-rw-r--r--ext/domxml/domxml.c4
-rw-r--r--ext/fdf/fdf.c4
-rw-r--r--ext/filepro/filepro.c4
-rw-r--r--ext/gd/gd.c4
-rw-r--r--ext/gd/gdt1.c4
-rw-r--r--ext/gd/gdt1.h4
-rw-r--r--ext/gettext/gettext.c4
-rw-r--r--ext/hyperwave/hg_comm.c4
-rw-r--r--ext/hyperwave/hw.c4
-rw-r--r--ext/imap/imap.c4
-rw-r--r--ext/interbase/interbase.c4
-rw-r--r--ext/java/java.c2
-rw-r--r--ext/ldap/ldap.c4
-rw-r--r--ext/rpc/com/COM.c4
-rw-r--r--ext/rpc/java/java.c2
-rw-r--r--main.h4
-rw-r--r--main/SAPI.c4
-rw-r--r--main/SAPI.h4
-rw-r--r--main/configuration-parser.y4
-rw-r--r--main/configuration-scanner.l4
-rw-r--r--main/fopen_wrappers.c4
-rw-r--r--main/fopen_wrappers.h4
-rw-r--r--main/internal_functions_registry.h4
-rw-r--r--main/internal_functions_win32.c4
-rw-r--r--main/main.c6
-rw-r--r--main/php.h4
-rw-r--r--main/php_globals.h4
-rw-r--r--main/php_ini.c4
-rw-r--r--main/php_ini.h4
-rw-r--r--main/php_realpath.c4
-rw-r--r--main/php_realpath.h4
-rw-r--r--main/php_reentrancy.h4
-rw-r--r--main/php_sprintf.c4
-rw-r--r--main/php_variables.c4
-rw-r--r--main/reentrancy.c4
-rw-r--r--main/rfc1867.c4
-rw-r--r--main/safe_mode.c4
-rw-r--r--main/snprintf.h4
43 files changed, 85 insertions, 85 deletions
diff --git a/ext/aspell/aspell.c b/ext/aspell/aspell.c
index 5866a66b57..1cc30ca279 100644
--- a/ext/aspell/aspell.c
+++ b/ext/aspell/aspell.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/bcmath/bcmath.c b/ext/bcmath/bcmath.c
index 16ad5ba463..1e8e25c88b 100644
--- a/ext/bcmath/bcmath.c
+++ b/ext/bcmath/bcmath.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/dav/dav.c b/ext/dav/dav.c
index f1feaedc57..e11a8e0875 100644
--- a/ext/dav/dav.c
+++ b/ext/dav/dav.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/db/db.c b/ext/db/db.c
index e4e5b51d3b..34d1dc7faf 100644
--- a/ext/db/db.c
+++ b/ext/db/db.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/dbase/dbase.c b/ext/dbase/dbase.c
index e679841987..a2c7836ca3 100644
--- a/ext/dbase/dbase.c
+++ b/ext/dbase/dbase.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/domxml/domxml.c b/ext/domxml/domxml.c
index fac667d2e2..9a5f5f3079 100644
--- a/ext/domxml/domxml.c
+++ b/ext/domxml/domxml.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/fdf/fdf.c b/ext/fdf/fdf.c
index 3e4b7dd9c4..75817a68c6 100644
--- a/ext/fdf/fdf.c
+++ b/ext/fdf/fdf.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c
index cc055076aa..1b025d256c 100644
--- a/ext/filepro/filepro.c
+++ b/ext/filepro/filepro.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/gd/gd.c b/ext/gd/gd.c
index 83be893e9f..179bdc49cb 100644
--- a/ext/gd/gd.c
+++ b/ext/gd/gd.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/gd/gdt1.c b/ext/gd/gdt1.c
index 96ee71a834..e8f6e9accb 100644
--- a/ext/gd/gdt1.c
+++ b/ext/gd/gdt1.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/gd/gdt1.h b/ext/gd/gdt1.h
index 25f2f7dad0..e4ee6c01cc 100644
--- a/ext/gd/gdt1.h
+++ b/ext/gd/gdt1.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/gettext/gettext.c b/ext/gettext/gettext.c
index 37c379f226..6fdda566f5 100644
--- a/ext/gettext/gettext.c
+++ b/ext/gettext/gettext.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/hyperwave/hg_comm.c b/ext/hyperwave/hg_comm.c
index 20ed8d683e..808b28fc8b 100644
--- a/ext/hyperwave/hg_comm.c
+++ b/ext/hyperwave/hg_comm.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c
index fa06976c08..2ba3861579 100644
--- a/ext/hyperwave/hw.c
+++ b/ext/hyperwave/hw.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/imap/imap.c b/ext/imap/imap.c
index d3edfebd74..751a029453 100644
--- a/ext/imap/imap.c
+++ b/ext/imap/imap.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/interbase/interbase.c b/ext/interbase/interbase.c
index 3390d1c8ce..c958cdbe22 100644
--- a/ext/interbase/interbase.c
+++ b/ext/interbase/interbase.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/java/java.c b/ext/java/java.c
index 7cb33c4e35..0cdd8ad8cb 100644
--- a/ext/java/java.c
+++ b/ext/java/java.c
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
| http://www.php.net/license.html. |
diff --git a/ext/ldap/ldap.c b/ext/ldap/ldap.c
index fb1f4592a2..7ba18cdba3 100644
--- a/ext/ldap/ldap.c
+++ b/ext/ldap/ldap.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/rpc/com/COM.c b/ext/rpc/com/COM.c
index bb124001d5..29ced46fd3 100644
--- a/ext/rpc/com/COM.c
+++ b/ext/rpc/com/COM.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/ext/rpc/java/java.c b/ext/rpc/java/java.c
index 7cb33c4e35..0cdd8ad8cb 100644
--- a/ext/rpc/java/java.c
+++ b/ext/rpc/java/java.c
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
| http://www.php.net/license.html. |
diff --git a/main.h b/main.h
index 74cf8717ba..c28f74adb1 100644
--- a/main.h
+++ b/main.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/SAPI.c b/main/SAPI.c
index 69fa1a8a84..ed7910cb63 100644
--- a/main/SAPI.c
+++ b/main/SAPI.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/SAPI.h b/main/SAPI.h
index 709e7f51a7..b357b6f791 100644
--- a/main/SAPI.h
+++ b/main/SAPI.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/configuration-parser.y b/main/configuration-parser.y
index 64de73d2a8..637d04d801 100644
--- a/main/configuration-parser.y
+++ b/main/configuration-parser.y
@@ -5,10 +5,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/configuration-scanner.l b/main/configuration-scanner.l
index b39fa97380..f059f0c06e 100644
--- a/main/configuration-scanner.l
+++ b/main/configuration-scanner.l
@@ -6,10 +6,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/fopen_wrappers.c b/main/fopen_wrappers.c
index e3b0c15e48..e80c391d2a 100644
--- a/main/fopen_wrappers.c
+++ b/main/fopen_wrappers.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/fopen_wrappers.h b/main/fopen_wrappers.h
index 3e89ab17bb..68beba3e22 100644
--- a/main/fopen_wrappers.h
+++ b/main/fopen_wrappers.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/internal_functions_registry.h b/main/internal_functions_registry.h
index a2d71969e5..1f9d703472 100644
--- a/main/internal_functions_registry.h
+++ b/main/internal_functions_registry.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/internal_functions_win32.c b/main/internal_functions_win32.c
index 885006f11c..fd378a3dff 100644
--- a/main/internal_functions_win32.c
+++ b/main/internal_functions_win32.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/main.c b/main/main.c
index d78bddb283..3ff2e98d6d 100644
--- a/main/main.c
+++ b/main/main.c
@@ -1,13 +1,13 @@
/*
- +----------------------------------------------------------------------
+ +----------------------------------------------------------------------+
| PHP version 4.0 |
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php.h b/main/php.h
index d60a8f1f96..e7aa8ce81d 100644
--- a/main/php.h
+++ b/main/php.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_globals.h b/main/php_globals.h
index b6e086ced3..5297e59d50 100644
--- a/main/php_globals.h
+++ b/main/php_globals.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_ini.c b/main/php_ini.c
index 5e5c5f8766..bec317b56a 100644
--- a/main/php_ini.c
+++ b/main/php_ini.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_ini.h b/main/php_ini.h
index cc13ee468c..f8266e802e 100644
--- a/main/php_ini.h
+++ b/main/php_ini.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_realpath.c b/main/php_realpath.c
index 1385893ce0..9ced9b4030 100644
--- a/main/php_realpath.c
+++ b/main/php_realpath.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_realpath.h b/main/php_realpath.h
index e9e8061bb6..8b594d4e92 100644
--- a/main/php_realpath.h
+++ b/main/php_realpath.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_reentrancy.h b/main/php_reentrancy.h
index f7b0af70eb..6a1992d623 100644
--- a/main/php_reentrancy.h
+++ b/main/php_reentrancy.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_sprintf.c b/main/php_sprintf.c
index 237ae78061..6cd5e82e58 100644
--- a/main/php_sprintf.c
+++ b/main/php_sprintf.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/php_variables.c b/main/php_variables.c
index b7efaef3d0..6a88b3bd9d 100644
--- a/main/php_variables.c
+++ b/main/php_variables.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/reentrancy.c b/main/reentrancy.c
index ffc9dcc969..f02522f720 100644
--- a/main/reentrancy.c
+++ b/main/reentrancy.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/rfc1867.c b/main/rfc1867.c
index 45ba94fff0..d592dae4dc 100644
--- a/main/rfc1867.c
+++ b/main/rfc1867.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/safe_mode.c b/main/safe_mode.c
index c022d600da..ab026376ba 100644
--- a/main/safe_mode.c
+++ b/main/safe_mode.c
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
diff --git a/main/snprintf.h b/main/snprintf.h
index e9a10e4e79..7392416f36 100644
--- a/main/snprintf.h
+++ b/main/snprintf.h
@@ -4,10 +4,10 @@
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+
- | This source file is subject to version 2.0 of the PHP license, |
+ | This source file is subject to version 2.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available at through the world-wide-web at |
- | http://www.php.net/license/2_0.txt. |
+ | http://www.php.net/license/2_01.txt. |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |