Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4cbb417

Browse files
committed
Merge pull request DonJayamanne#144 from Tyriar/patch-2
Explicitly indicate MIT license in package.json
2 parents e8dd4a1 + 2d1eb2c commit 4cbb417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Linting, Debugging (multi-threaded, remote), Intellisense, auto-completion, code formatting, snippets, and more.",
55
"version": "0.3.9",
66
"publisher": "donjayamanne",
7-
"license": "SEE LICENSE IN LICENSE or README.MD",
7+
"license": "MIT",
88
"homepage": "https://github.com/DonJayamanne/pythonVSCode/blob/master/README.md",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)