Hi, > The binary does not contain any code that isn't in the source release. > In this release, newt uses the Go "vendoring" feature, which allows > all the library dependencies to be shipped alongside the application > code.
That means the LICENSE/NOTICE can be identical to the source release which makes things easier. Thanks, Justin
