Disclaimer: I am neither Roland nor a lawyer. http://www.tldrlegal.com/license/apache-license-2.0-(apache-2.0)
Cheers, √ On Fri, Jan 10, 2014 at 11:25 AM, Roland Kuhn <[email protected]> wrote: > Disclaimer: I’m a rocket scientist, not a lawyer. > > AFAIK you can make derived works of Apache 2 licensed code and distribute > (even sell) it, which means taking the full source and modifying it and > using the result (provided you keep license information and attributions > intact, etc.). Given that, the answer to all your yes/no questions below is > “yes”. > > It’s nice to hear that you are infatuated with this project, don’t be > afraid if it turns into a veritable love affair :-) > > Regards, > > Roland > > 10 jan 2014 kl. 10:59 skrev Roger Alsing <[email protected]>: > > I just want to check with you guys so I don't start to do things I'm not > allowed to do here. > > I'm making a .NET port of Akka Actors, how close to the java/scala > implementation am I allowed to go? > I know it is apache 2 licensed, but I want to make sure I don't go too far > here. > > e.g. can I re-use the protobuf definitions as is? > My aim is to be structurally and conceptually close to Akka, but let the > implementation be as .NET idiomatic as possible. > > May I reffer to Akka source in my code? > e.g. in comments in ActorCell.cs, reffer to how things work in the > corresponding .scala file? > Apache license states that I may not use brand names of the licensor, so > that is pretty clear, but when it comments in code reffering to akka stuff, > is that OK? > > It was supposed to be a weekend hack but it was too fun to let go of.. > > //Roger > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://akka.io/faq/ > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > *Dr. Roland Kuhn* > *Akka Tech Lead* > Typesafe <http://typesafe.com/> – Reactive apps on the JVM. > twitter: @rolandkuhn > <http://twitter.com/#!/rolandkuhn> > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://akka.io/faq/ > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/groups/opt_out. > -- Cheers, √ *Viktor Klang* *Director of Engineering* Typesafe <http://www.typesafe.com/> Twitter: @viktorklang -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/groups/opt_out.
