pjfanning opened a new issue, #3109:
URL: https://github.com/apache/pekko/issues/3109

   * some recent issues and PRs have mentions about being inspired by Akka.net
   * Akka.net is Apache licensed
   * If we do copy/paste code from Akka.net (even if we convert it from CSharp 
to Scala or Java) then we need to mention this
     * affects Pekko LICENSE
     * also the variants of the LICENSE that we put in our jars (see the 
`legal` directory)
     * there is Akka.net NOTICE file so we have no implications for our NOTICE 
files
     * we need to put the Akka.net license header in our source files (ones 
that have Akka.net code)
       * example: 
https://github.com/akkadotnet/akka.net/blob/dev/src/core/Akka.Cluster/AutoDown.cs
       * this license header might vary between akka.net files
       * we should probably add a comment near our code that uses Akka.net 
derived code
   
   fyi @He-Pin   


-- 
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]

Reply via email to