Hi, +1 binding
I would like to see instructions on how to compile core in the README. I checked: For blinky: - signatures correct - DICLAIMER exists - LICENSE and NOTICE mostly correct (year is wrong in NOTICE) - No unexpected binary files - all source file have headers - can compile from source For core: - signatures correct - DICLAIMER exists - LICENSE and NOTICE mostly correct (year is wrong in NOTICE) - No unexpected binary files - all source file have headers - was able to compile a sample project but perhaps not all of core? For newt: - signatures correct - DICLAIMER exists - LICENSE and NOTICE mostly correct (year is wrong in NOTICE) - No unexpected binary files - all source file have headers - can compile from source I think "go-sqlite3” has been removed? if so there's no need to be mentioned it in LICENSE? I noticed these files have incorrect headers [1][2]. For OSX binary: - signatures correct - DICLAIMER exists - LICENSE and NOTICE are likely incorrect as it’s identical to the source release [3] - year is wrong in NOTICE For linux binary: - signatures correct - DICLAIMER exists - LICENSE and NOTICE are likely incorrect as it’s identical to the source release [3] - year is wrong in NOTICE Thanks, Justin 1. ./apache-newt-0.8.0-incubating/newtmgr/protocol/logs.go 2. ./apache-newt-0.8.0-incubating/newtmgr/protocol/defs.go 3. http://www.apache.org/dev/licensing-howto.html#binary
