On Tuesday, February 5, 2013 12:08:43 PM UTC-5, AtKaaZ wrote:

> you can release that on LGPL License ?
> does that work with the EPL of clojure ? or is it only an issue when lein 
> uberjar-ed ?
>
>  
LGPL just means that the library itself is copyleft (if you make changes to 
it, and distribute the modified library, you've got to distribute your 
changes along with it (under the same conditions) as well).

Issues of license compatibility generally only come up when you're linking 
to *GPL* (not LGPL) libs/apps.

Incidentally, Phillip, in your license notice you say the lib is LGPL, but 
then just below it say it's GPL. Also, it doesn't look like you've included 
the full text of the license in the project. I've found 
<http://www.gnu.org/licenses/gpl-howto.html> to be very helpful in getting 
the license stuff set up.

---John



-- 
-- 
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/groups/opt_out.


Reply via email to