Claudenw commented on issue #38: URL: https://github.com/apache/incubator-pekko/issues/38#issuecomment-1311468140
I think we all agree this is 3rd-party code. As such the following rules are in play: **TREATMENT OF THIRD-PARTY WORKS** - The term "third-party work" refers to a work not submitted directly to the ASF by the copyright owner or owner's agent. This includes parts of a work submitted directly to the ASF for which the submitter is not the copyright owner or owner's agent. - Do not modify or remove any copyright notices or licenses within third-party works. - Make sure that every third-party work includes its associated license, even if that requires adding a copy of the license from the third-party download site into the distribution. - Do not add the standard Apache License header to the top of third-party source files. - Minor modifications/additions to third-party source files should typically be licensed under the same terms as the rest of the third-party source for convenience. - The project's PMC should deal with major modifications/additions to third-party source files on a case-by-case basis. Is is official Apache policy and thus has been reviewed by legal. So the upshot is: DO NOT remove or modify any existing copyright notices. DO NOT add Apache license information to the existing files. Change of package name is a minor modification. The PMC will determine when the modification has become "Major" and will act at that time. Modifications contrary to these restrictions will lead to the PMC not approving the pull request or not approving the release. -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org