I have written a Clojure library A which is licensed under Eclipse Public 
License (EPL) as usual which depends on other Clojure libraries with EPL 
license.
In a different program B I use library A and another library G which is 
licensed under GPLv3.

Now, the question arises which license I am allowed to use (or even must 
use) for program B.

As far as I have read it is not possible to license B under EPL because 
library G is licensed under GPLv3.
Leaving the only option to license program B under GPLv3 - does that sound 
correct to you?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to