On 6 February 2013 05:52, John Gabriele <jmg3...@gmail.com> wrote:

> 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).
>

See also http://www.gnu.org/licenses/lgpl-java.html

Here's an excerpt:

"If you distribute a Java application that imports LGPL libraries, it's
easy to comply with the LGPL. Your application's license needs to allow
users to modify the library, and reverse engineer your code to debug these
modifications."


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

-- 
Michael Wood <esiot...@gmail.com>

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