change nimly license info (#1484)

This commit is contained in:
loloicci 2020-05-22 16:31:52 +09:00 committed by GitHub
parent 2daaa508d2
commit f1105cad7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13375,9 +13375,9 @@
"BNF",
"EBNF"
],
"description": "Lexer Generator and Parser Generator as a library in Nim.",
"license": "GPL-3.0",
"web": "https://github.com/loloiccl/nimly"
"description": "Lexer Generator and Parser Generator as a Macro Library in Nim.",
"license": "MIT",
"web": "https://github.com/loloicci/nimly"
},
{
"name": "fswatch",