alecthomas / kingpin

CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
MIT License
3.5k stars 273 forks source link

Can we get a LICENSE.md file? #282

Closed aahoughton closed 5 years ago

aahoughton commented 5 years ago

I'd love to evaluate kingpin as a replacement for our many-and-varied flag handling, but without a license specification I can't even start. I'm angling for a permissive MIT or Apache license, but -- your project, your rules -- just specify some license so people know whether they can use the project.

If I'm missing something obvious, apologies.

aahoughton commented 5 years ago

Ah. COPYING. Found it!