Closed autopulated closed 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
This all looks fine to me, but IANAL, so we may need more input.
After checking with @aewp2, this should be good to merge.
I think the module.json and license files now completely reflect the license headers from files, with the exception of:
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