Skip to content

Commit e2aa4f0

Browse files
committed
Corrected license in composer.json
1 parent 410dd69 commit e2aa4f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "geekality/php-cross-domain-proxy",
33
"description": "Simple self-contained PHP proxy for cross-origin ajax requests.",
4-
"keywords": ["php-cross-domain-proxy","cross-domain", "http", "proxy", "javascript", "ajax"],
5-
"license": "MIT",
4+
"keywords": ["php-cross-domain-proxy", "cors", "cross-domain", "http", "proxy", "javascript", "ajax"],
5+
"license": "GPL-3.0",
66
"support": {
77
"docs": "https://github.com/Svish/php-cross-domain-proxy/blob/master/README.md",
88
"issues": "https://github.com/Svish/php-cross-domain-proxy/issues",

0 commit comments

Comments
 (0)