joeyoung / arduino_keypads

arduino libraries for keypad interface on I2C bus
GNU General Public License v3.0
153 stars 102 forks source link

Lack of license #5

Closed MiLeG closed 4 years ago

MiLeG commented 4 years ago

Greetings, I'd love to use your code as a part of my own project, but there isn't a defined license on this repository. According to this page, it's best to ask for a license first than to use unlicensed code in the first place. Please, consider adding a license to your code, it would help me out a lot!

Thank you for your time!

asokolsky commented 4 years ago

I responded to this e-mail by mistake. My apologies to the owner of the repository. Cheers!

ldrrp commented 4 years ago

MIT please :)

joeyoung commented 4 years ago

Thanks for bringing this to my attention. I am presently in the process of revising the libraries to fix a problem that arose with MKR and ESP32 boards. As these revisions roll out, I will include a license text with each library. As these libraries are only useful as an addition to the Keypad library, I'll adopt the same license used there: GNU General Public License 3.0.