Hi,

Sorry it’s -1 (binding) due to category X licenses and compiles code in the 
source release.

It look like some 4 clause BSD licenses have slipped in [18][19] - sadly these 
are category X [20] and not compatable with the Apache license.

We also have compile code in the source release. [21][22][23][24][25][26]

There’s also a couple of minor license issues that need to be fixed with core 
in particular missing a number of things.

I checked:
- signatures and hashes good
- LICENSE and NOTICE in blinky is fine
- LICENSE for newt is missing homedir [1]
- LICENSE for core is missing loraping [2] , lora driver [3], rtt driver [4], 
tsl2561 driver [5], apollo2 [6], pic32  code [7], mis code [8], lara node code 
[9], mitt [10], sys view [11], MIT licensed normalize in bootstrap [12], affix 
[13], scroll spy [14], ppp [15], tinycbor [16]\ and fonts here [17]
- other NOTICES are fine
- Source code has headers where needed
- Binary files in source release

Thanks,
Justin


1. apache-mynewt-newt-1.3.0/newtmgr/vendor/github.com/mitchellh/go-homedir/
2. apache-mynewt-core-1.3.0/apache-mynewt-core-1.3.0/apps/loraping/
3. apache-mynewt-core-1.3.0/apache-mynewt-core-1.3.0/hw/drivers/lora/sx1276
4. apache-mynewt-core-1.3.0/apache-mynewt-core-1.3.0/hw/drivers/rtt
5. apache-mynewt-core-1.3.0/hw/drivers/sensors/tsl2561
6, apache-mynewt-core-1.3.0/hw/mcu/ambiq/apollo2
7. apache-mynewt-core-1.3.0/hw/mcu/microchip/pic32mx470f512h
8. apache-mynewt-core-1.3.0/hw/mips-hal/src/arch/mips
9. apache-mynewt-core-1.3.0/net/lora/node
10 apache-mynewt-core-1.3.0/net/mqtt/eclipse
11. apache-mynewt-core-1.3.0/sys/sysview
12. /apache-mynewt-core-1.3.0/docs/_static/css/bootstrap-3.0.3.min.css
13. apache-mynewt-core-1.3.0/docs/themes/mynewt/static/js/affix.js
14. apache-mynewt-core-1.3.0/docs/themes/mynewt/static/js/scrollspy.js
15. apache-mynewt-core-1.3.0/net/ip/lwip_base/src/netif/ppp
16. apache-mynewt-core-1.3.0/encoding/tinycbor/include/tinycbor
17. apache-mynewt-core-1.3.0/docs/themes/mynewt/static/fonts
18 
apache-mynewt-core-1.3.0/apache-mynewt-core-1.3.0/net/ip/lwip_base/include/netif/ppp/pppoe.h
19 
apache-mynewt-core-1.3.0/apache-mynewt-core-1.3.0/net/ip/lwip_base/src/netif/ppp/pppoe.c
20. https://www.apache.org/legal/resolved.html#category-x
21. apache-mynewt-core-1.3.0/net/ip/lwip_base/test/fuzz/inputs/arp/arp_req.bin
22. 
apache-mynewt-core-1.3.0/net/ip/lwip_base/test/fuzz/inputs/icmp/icmp_ping.bin
23. 
apache-mynewt-core-1.3.0/net/ip/lwip_base/test/fuzz/inputs/ipv6/neighbor_solicitation.bin
24. 
apache-mynewt-core-1.3.0/net/ip/lwip_base/test/fuzz/inputs/ipv6/router_adv.bin
25. apache-mynewt-core-1.3.0/net/ip/lwip_base/test/fuzz/inputs/tcp/tcp_syn.bin
26. 
apache-mynewt-core-1.3.0/net/ip/lwip_base/test/fuzz/inputs/udp/udp_port_5000.bin

Reply via email to