pjfanning commented on PR #3415: URL: https://github.com/apache/texera/pull/3415#issuecomment-3634570623
@chenlica @aglinxinyuan @shengquan-ni @bobbai00 @parshimers this should possibly be reverted. It removed 3rd party licenses from source files. This is not allowed. You must keep the pre-existing license headers and not add Apache license headers to those files. All the files that have pre-existing license headers must be mentioned in the Texera LICENSE file. https://github.com/apache/pekko/blob/main/LICENSE is an example of a LICENSE that lists the 3rd party files in Pekko. If we have any 3rd party code from Apache licensed projects, then we may also need to add a mention of the related NOTICE terms in the Texera NOTICE file. -- 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]
