termux/wcwidth

License?

Closed this issue · 3 comments

Hello, I'd like to use this project in QTerminal, the terminal emulator for LXQT. (lxqt/qtermwidget#94) What's the license of wcwidth.c? Is it also MIT, like wcwidth.py?

Right - I've added a LICENSE.txt file with the MIT license - let me know if there is anything else you need to improve.

Thanks for the LICENSE declaration. Could you also add license headers to *.c and *.h files?

I've added a small license preamble at d48cb1e - do you think that is enough?