kezhenxu94 commented on a change in pull request #1177: URL: https://github.com/apache/incubator-seatunnel/pull/1177#discussion_r793395340
########## File path: LICENSE ########## @@ -208,3 +208,9 @@ The following components are provided under the Apache License. See project link The text of each license is the standard Apache 2.0 license. tools/dependencies/checkLicense.sh files from https://github.com/apache/skywalking +mvnw files from https://github.com/apache/maven-wrapper Apache 2.0 +seatunnel-config/src/main/java/com/typesafe/config/impl/ConfigNodePath.java from https://github.com/lightbend/config +seatunnel-config/src/main/java/com/typesafe/config/impl/ConfigParser.java from https://github.com/lightbend/config +seatunnel-config/src/main/java/com/typesafe/config/impl/Path.java from https://github.com/lightbend/config +seatunnel-config/src/main/java/com/typesafe/config/impl/PathParser.java from https://github.com/lightbend/config +seatunnel-config/src/main/java/com/typesafe/config/ConfigParseOptions.java from https://github.com/lightbend/config Review comment: Let's create some issues to track these files, considering reference by maven module if possible, or review these files and see whether we should revert the license headers -- 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]
