Change illwill license (#1117)

This commit is contained in:
John Novak 2019-07-13 21:46:13 +10:00 committed by Miran
parent ad1e44fbb3
commit 6f9bc300f9

View File

@ -13752,7 +13752,7 @@
"ui" "ui"
], ],
"description": "A curses inspired simple cross-platform console library for Nim", "description": "A curses inspired simple cross-platform console library for Nim",
"license": "MIT", "license": "WTFPL",
"web": "https://github.com/johnnovak/illwill" "web": "https://github.com/johnnovak/illwill"
} }
] ]