HI, Thanks for improving this.
> 2. LICENSE file: > We have restructured it to clearly specify: > > - The origin (project name, URL, and version) of each third-party > component; > - The original copyright notice from each upstream project; > - The exact list of derived files in our codebase. There is probably no need to list the copyright line, as for non-ASF project, this should be in the file headers. However, I don't think this is an issue. > 3. Source file headers: > > - All derived files (e.g., those from Netty, Flink, Spark, etc.) retain > their original copyright notices and include the ASF license header for > modifications, as required. The ASF header should generally not be added to any third-party files, even if modifications have been made. Please see [1] Kind Regards, Justin 1., https://www.apache.org/legal/src-headers.html#3party
