Thanks. I also learned in the same place declaring why we need an NOTICE https://www.apache.org/legal/src-headers.html#notice. Let me start a new round to fix that.
On Sun, Mar 29, 2020 at 7:13 AM Justin Mclean <[email protected]> wrote: > HI, > > > I know that the NOTICE file is still missing. Actually, I added NOTICE > file > > to the project before packaging, > > The NOTICE file is required for all ASF releases. [1] > > > but after I did that I found that the > > NOTICE file doesn't have anything to mention but the following lines: > > > > Apache Dubbo > > Copyright 2018-2020 The Apache Software Foundation > > > > This product includes software developed at > > The Apache Software Foundation (http://www.apache.org/) > > In your case that’s correct, but other notice files can be much more > complex. [2] > > Thanks, > Justin > > 1. https://www.apache.org/legal/src-headers.html#notice > 2. http://www.apache.org/dev/licensing-howto.html#mod-notice
