Skip to content

Commit 02d1c6c

Browse files
committed
fix license name
1 parent d09867f commit 02d1c6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ If you want to use new feature, Just make issue.
118118
If you want to change code this project, Just make pull request.
119119
120120
### License
121-
**GPL**
121+
**GPL-3.0+**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "git+https://github.com/geekwims/oh_my_system.git"
1818
},
1919
"author": "hyunmoahn, suyoungkim",
20-
"license": "GPL",
20+
"license": "GPL-3.0+",
2121
"devDependencies": {
2222
"babel-core": "^6.26.0",
2323
"babel-loader": "^7.1.2",

0 commit comments

Comments
 (0)