Skip to content

Commit 202f541

Browse files
committed
use the Apache 2 license
1 parent 4cfa1fa commit 202f541

File tree

13 files changed

+37
-61
lines changed

13 files changed

+37
-61
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PHP-X
22

33
[![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)
55

66
C++ wrapper for Zend API
77

include/phpx.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

include/phpx_embed.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/array.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/base.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/class.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/exec.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/extension.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/function.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

src/hash.cc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
+----------------------------------------------------------------------+
33
| PHP-X |
44
+----------------------------------------------------------------------+
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, |
86
| that is bundled with this package in the file LICENSE, and is |
97
| 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|
1210
| to obtain it through the world-wide-web, please send a note to |
1311
| [email protected] so we can mail you a copy immediately. |
1412
+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)