CalvinKirs commented on a change in pull request #1177: URL: https://github.com/apache/incubator-seatunnel/pull/1177#discussion_r793421774
########## 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: Giving back upstream and getting accepted is a bit difficult, we might try that in the future thanks for the review, I have restored his file header -- 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]
