ARMmbed / sal-stack-lwip

LwIP package for mbed
Other
4 stars 14 forks source link

Add license files and declarations. #18

Closed autopulated closed 9 years ago

autopulated commented 9 years ago

I think the module.json and license files now completely reflect the license headers from files, with the exception of:

source/lwip/netif/ppp/pppdebug.h
source/lwip/netif/ppp/randm.c   
source/lwip/netif/ppp/randm.h   

For which the license checking script cannot detect a known license. The license in these files seems to grant permission to relicense the code as long as the original header is included, but I'm not sure what to call it / if we should take up that.

@hugovincent @bremoran @tommihei01 @aewp2

bremoran commented 9 years ago

This all looks fine to me, but IANAL, so we may need more input.

bremoran commented 9 years ago

After checking with @aewp2, this should be good to merge.