My understanding from a general sense is that the EPL and GPL are incompatible, but I would suggest googling "epl gpl compatibility" and looking through some of those links for deeper analyses.
On Friday, September 29, 2017 at 8:00:32 AM UTC-5, Jeronimo Pellegrini wrote: > > Hello, > > I have a question about the the license used for Clojure libraries. > > As far as I understand, a library released under the EPL can be included > in any software, > including proprietary, so long as the library itself is not modified -- is > that correct? > > So, this also means that the EPL would also allow for me to use those > libraries in > software that I release under one of the GPL licences, right? I know that > the *GPL* > itself wouldn't allow for that, but I suppose that if the EPL does allow > for this, then > I can write an exception paragraph allowing the use of the EPL libraries > and add it > to the GPL. > > I'd like to know if my interpretation is correct, and also if there is > already code > being licensed like that. > > Thank you! > J. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
