clib: Add MIT license

This commit is contained in:
Rob Loach 2021-12-14 22:03:47 -05:00 committed by GitHub
parent 85c88b6269
commit aeb518558e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
"repo": "Immediate-Mode-UI/Nuklear",
"description": "A small ANSI C gui toolkit",
"keywords": ["gl", "ui", "toolkit"],
"license": "MIT",
"src": ["nuklear.h"]
}