avdwebLibraries / avdweb_Switch

Switch library with longPress and doubleClick
http://www.avdweb.nl/arduino/hardware-interfacing/simple-switch-debouncer.html
GNU General Public License v3.0
45 stars 16 forks source link

License mismatch between LICENSE.md and README.md/code headers #21

Closed nomakewan closed 2 months ago

nomakewan commented 3 months ago

LICENSE.md indicates that this library is licensed under an MIT License. README.md and the headers of the actual code files indicate that this library is licensed under a GPL v3 License.

That is not a trivial difference in license terms, and this conflict should be resolved. Thank you!

boseji commented 2 months ago

Fixes completed. Please update.