File tree Expand file tree Collapse file tree 13 files changed +37
-61
lines changed Expand file tree Collapse file tree 13 files changed +37
-61
lines changed Original file line number Diff line number Diff line change 1
1
# PHP-X
2
2
3
3
[ ![ Build Status] ( https://api.travis-ci.org/swoole/phpx.svg )] ( https://travis-ci.org/swoole/phpx )
4
- [ ![ License] ( https://img.shields.io/badge/license-GPL3.0 -blue.svg )] ( LICENSE )
4
+ [ ![ License] ( https://img.shields.io/badge/license-apache2 -blue.svg )] ( LICENSE )
5
5
6
6
C++ wrapper for Zend API
7
7
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 2
2
+----------------------------------------------------------------------+
3
3
| PHP-X |
4
4
+----------------------------------------------------------------------+
5
- | Copyright (c) 2016-2017 The Swoole Group |
6
- +----------------------------------------------------------------------+
7
- | This source file is subject to version 3.0 of the GPL license, |
5
+ | This source file is subject to version 2.0 of the Apache license, |
8
6
| that is bundled with this package in the file LICENSE, and is |
9
7
| available through the world-wide-web at the following url: |
10
- | http://www.gnu .org/licenses/ |
11
- | If you did not receive a copy of the GPL3 .0 license and are unable |
8
+ | http://www.apache .org/licenses/LICENSE-2.0.html |
9
+ | If you did not receive a copy of the Apache2 .0 license and are unable|
12
10
| to obtain it through the world-wide-web, please send a note to |
13
11
| [email protected] so we can mail you a copy immediately. |
14
12
+----------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments