Skip to content

Commit c1e4101

Browse files
committed
fix(website): 修正许可证从MIT更改为GPL-3.0
1 parent 0d346b6 commit c1e4101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"repository": "https://github.com/Seyud/Mediatek_Mali_GPU_Governor",
77
"author": "Seyud",
8-
"license": "MIT",
8+
"license": "GPL-3.0",
99
"devDependencies": {
1010
"@types/node": "^24.5.2",
1111
"markdown-it-include": "^2.0.0",

0 commit comments

Comments
 (0)