bengbengbalabalabeng commented on PR #898: URL: https://github.com/apache/fesod/pull/898#issuecomment-4267668895
AFAIK, all of these files were added during the FastExcel/Fesod development phase and were not derived from Alibaba EasyExcel. - `MaxHeadSizeData.java` originates from [PR #287](https://github.com/apache/fesod/pull/287) - `HiddenSheetsData.java` originates from [PR #354](https://github.com/apache/fesod/pull/354) - `WriteSheetData.java` originates from [PR #411](https://github.com/apache/fesod/pull/411) Their design purpose and implementation scope differ significantly from the EasyExcel test/demo classes mentioned in the discussion. Additionally, `MaxHeadSizeData.java` and the EasyExcel classes `com.alibaba.easyexcel.test.core.head.ComplexHeadData.java` / `com.alibaba.easyexcel.test.demo.write.ComplexHeadData.java` are fundamentally different in content. Therefore, IMO these files do not require additional Alibaba copyright statement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
