adafruit / Adafruit_CircuitPython_TinyLoRa

Adafruit Tiny LoRa
MIT License
44 stars 44 forks source link

Clarify LICENSE #38

Closed tykling closed 3 years ago

tykling commented 3 years ago

Hello,

LICENSE file says MIT, LICENSES folder has several, and README says LGPL. Which is it? :)

Thanks

tannewt commented 3 years ago

I'd go based on the license listed in each file: https://github.com/adafruit/Adafruit_CircuitPython_TinyLoRa/blob/master/adafruit_tinylora/adafruit_tinylora.py#L3

brentru commented 3 years ago

^ what @tannewt said - the overall tinylora (adafruit_tinylora.py) implementation is LGPL (Ideetron B.V.).