Skip to content

Commit 5f5dd99

Browse files
committed
enchant: bump license version
1 parent 718e55c commit 5f5dd99

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ext/enchant/enchant.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
+----------------------------------------------------------------------+
33
| Copyright (c) The PHP Group |
44
+----------------------------------------------------------------------+
5-
| This source file is subject to version 3.0 of the PHP license, |
5+
| This source file is subject to version 3.01 of the PHP license, |
66
| that is bundled with this package in the file LICENSE, and is |
7-
| available at through the world-wide-web at |
8-
| http://www.php.net/license/3_0.txt. |
7+
| available through the world-wide-web at the following url: |
8+
| http://www.php.net/license/3_01.txt. |
99
| If you did not receive a copy of the PHP license and are unable to |
1010
| obtain it through the world-wide-web, please send a note to |
1111
| [email protected] so we can mail you a copy immediately. |

ext/enchant/php_enchant.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
+----------------------------------------------------------------------+
33
| Copyright (c) The PHP Group |
44
+----------------------------------------------------------------------+
5-
| This source file is subject to version 3.0 of the PHP license, |
5+
| This source file is subject to version 3.01 of the PHP license, |
66
| that is bundled with this package in the file LICENSE, and is |
7-
| available at through the world-wide-web at |
8-
| http://www.php.net/license/3_0.txt. |
7+
| available through the world-wide-web at the following url: |
8+
| http://www.php.net/license/3_01.txt. |
99
| If you did not receive a copy of the PHP license and are unable to |
1010
| obtain it through the world-wide-web, please send a note to |
1111
| [email protected] so we can mail you a copy immediately. |

0 commit comments

Comments
 (0)