On Jan 17, 2009, at 5:03 PM, Stuart Sierra wrote:

>
> On Dec 31 2008, 5:16 am, lpetit <laurent.pe...@gmail.com> wrote:
>> I re-read my original post, and it seems clear to me : I stated I  
>> wish
>> to embed swank-clojure files into clojure-dev plugin.
>
> I do not see a conflict here, provided you do not modify swank-clojure
> and clearly indicate that it is under a separate license.

And you can modify it, but any modifications need to adhere to the  
GPL.  In other words, if you distribute a modified version of swank- 
clojure you must make the source code available and release your  
changes under the GPL.

Since swank-clojure runs as a separate program, there is no problem  
incorporating it in your project as long as you don't have a problem  
with distributing the swank-clojure portion according to the GPL.  In  
other words, you can license your IDE integration code however you  
want and still use swank-clojure.

> But if
> you're worried, just don't embed it. Require swank-clojure as a
> dependency, and tell users where to download it.  You could even
> distribute it from your own site, but in a separate file from clojure-
> dev.
>
> -Stuart Sierra
> >


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

Reply via email to