You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hal.c, hal.h and config.h are lacking license headers, and the README.md says nothing about licenses. Which license are those source files under? EPL-1.0?
LMIC is under EPL-1.0 and wiringPi is under LGPL-3.0, so which license is lmic_pi under as a combined work? GPL-3.0+?
The text was updated successfully, but these errors were encountered:
hal.c, hal.h and config.h are lacking license headers, and the README.md says nothing about licenses. Which license are those source files under? EPL-1.0?
LMIC is under EPL-1.0 and wiringPi is under LGPL-3.0, so which license is lmic_pi under as a combined work? GPL-3.0+?
The text was updated successfully, but these errors were encountered: