PaulStoffregen / AltSoftSerial

Software emulated serial using hardware timers for improved compatibility
http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
328 stars 131 forks source link

GPLv3 License #51

Closed cst0 closed 5 years ago

cst0 commented 5 years ago

This code seems to be following the GPLv3 license because of the header, but doesn't have the license file in the source. As a result it shows up as being proprietary on GitHub.

To remove the ambiguity, I've added the license file and the appropriate header to the example files that were proprietary otherwise.

PaulStoffregen commented 5 years ago

This library is MIT license, NOT GPL.

PaulStoffregen commented 5 years ago

I've added "This example code is in the public domain" on the 3 examples.

https://github.com/PaulStoffregen/AltSoftSerial/commit/e21eec843bb87d02b3affe55b9a3b51fca5c2034