Hello Noli,

GLPK Java is currently licensed under GPL v3.

I could (and would be willing to) offer GLPK Java under a less restrictive 
license if the GLPK license were less restrictive.

Actually the license of GLPK does not even allow it to be dynamically linked to 
any software that is not under a GPL v3 compatible license. It would be a great 
alleviation if Andrew could at least add a class path exception as in 

http://openjdk.java.net/legal/gplv2+ce.html

Best regards

Xypron

-------- Original-Nachricht --------
> Datum: Tue, 10 Apr 2012 05:12:58 +1000
> Betreff: Re: [Help-glpk] [Fwd: Help Needed]

> Xypon, What is the license of GLPK Java utility JAR file?
> 
> The jar file is not linked to native solver, right? It is just
> interface to the solver.
> 
> Here my take on this issue.
> 
> ############
> 
> GLPK native solver is GPL.
> 
> C programs + GPLK (GPL) solver = Your Application (GPL).
> 
> If  GLPK Java utility JAR file is:
> 
> 1. GLPK Java Jar (LGPL) + GPLK (GPL) solver + your code = Your app is
> OK to be released as LGPL /MIT / BSD / ( commercial).
> 
> 
> 2. GLPK Java Jar (GPL) + GPLK (GPL) solver + your code = GPL.
> 
> It is not OK to distribute your application without releasing all the
> source code (GPL).
> 
> Noli
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On 4/10/12, Andrew Makhorin <[email protected]> wrote:
> > -------- Forwarded Message --------
> > From: Ashis Kumar Ray <[email protected]>
> > To: [email protected], [email protected]
> > Cc: Sukanta Das <[email protected]>
> > Subject: Help Needed
> > Date: Mon, 9 Apr 2012 18:11:45 +0530
> >
> >
> > Hi,
> >
> > We have plan to use GLPK Java utility JAR file and GLPK native solver to
> > get the linear programming solution as optimization engine for one of
> > our application.
> >
> > We are going to use JAR file for API but we are not changing or
> > extending anything in the JAR file as well as native solver.
> >
> > Can I use this for my application development and distribute to my
> > client?
> >
> > Thanks & Rgds,
> > Ashis Ray
> > Head – Technology & Solutions
> > SkyTECH Solutions Pvt Ltd
> > Tel: 91-33-23575441 Ext: 1002
> >
> > e-Mail: [email protected]
> >
> >
> >
> >
> >
> > _______________________________________________
> > Help-glpk mailing list
> > [email protected]
> > https://lists.gnu.org/mailman/listinfo/help-glpk
> >
> 
> _______________________________________________
> Help-glpk mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/help-glpk

-- 
Follow me at http://twitter.com/#!/xypron

Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to