Skip to content

Commit 8685fa1

Browse files
committed
js: relicense js library to Apache 2.0
1 parent c95163b commit 8685fa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kernelsu",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Library for KernelSU's module WebUI",
55
"main": "index.js",
66
"scripts": {
@@ -17,7 +17,7 @@
1717
"webui"
1818
],
1919
"author": "weishu",
20-
"license": "GPL-3.0-or-later",
20+
"license": "Apache-2.0",
2121
"bugs": {
2222
"url": "https://github.com/tiann/KernelSU/issues"
2323
},

0 commit comments

Comments
 (0)