Hi, guys: I’m looking for some feedback on what work is required for the NOTICE <https://github.com/apache/incubator-heron/blob/master/NOTICE> file.
According to the Licensing How-To <http://www.apache.org/dev/licensing-howto.html> guide on ASF, at least we knew: The minimum to start with is the “boilerplate” content as given in the guide, which we already have The NOTICE file is meant for legally required notifications which are not satisfied by the LICENSE file or license copies under license folder If any bundled dependency has its NOTICE file, we need to examine whether it has anything more than the ASF “boilerplate” content; if yes, we need to copy that into our NOTICE file We only need to traverse BUNDLED dependencies We need to traverse dependencies recursively Please feedback whether my understanding is correct or anything is missing. Cheers, SiMing
