pjfanning commented on code in PR #814: URL: https://github.com/apache/poi/pull/814#discussion_r2109467141
########## poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestOutOfOrderColumns.java: ########## @@ -0,0 +1,112 @@ +package org.apache.poi.xssf.streaming; Review Comment: All POI files need Apache License headers - have a look at any Java file in the repo for an example. -- 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]
