]> granicus.if.org Git - php/commitdiff
enchant: bump license version
authorRemi Collet <remi@php.net>
Wed, 6 May 2020 11:13:19 +0000 (13:13 +0200)
committerRemi Collet <remi@php.net>
Wed, 6 May 2020 11:13:19 +0000 (13:13 +0200)
ext/enchant/enchant.c
ext/enchant/php_enchant.h

index 1c43323f95e7e4b05903d656f35ad4dcb70b3785..8de6924b8e9cb0d6d6ac616c2aef08998db72f91 100644 (file)
@@ -2,10 +2,10 @@
   +----------------------------------------------------------------------+
   | Copyright (c) The PHP Group                                          |
   +----------------------------------------------------------------------+
-  | This source file is subject to version 3.0 of the PHP license,       |
+  | 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        |
-  | available at through the world-wide-web at                           |
-  | http://www.php.net/license/3_0.txt.                                  |
+  | available through the world-wide-web at the following url:           |
+  | http://www.php.net/license/3_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.               |
index 3c2b8d3c47b85f159de51c204485a30deb669248..431deb82060c07a0f5a8a4899997af3c0c655bb1 100644 (file)
@@ -2,10 +2,10 @@
   +----------------------------------------------------------------------+
   | Copyright (c) The PHP Group                                          |
   +----------------------------------------------------------------------+
-  | This source file is subject to version 3.0 of the PHP license,       |
+  | 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        |
-  | available at through the world-wide-web at                           |
-  | http://www.php.net/license/3_0.txt.                                  |
+  | available through the world-wide-web at the following url:           |
+  | http://www.php.net/license/3_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.               |