SUN Java and GPL V2 licence issue for linked applications
Posted
by
user255607
on Programmers
See other posts from Programmers
or by user255607
Published on 2011-06-24T21:11:40Z
Indexed on
2011/06/25
16:30 UTC
Read the original article
Hit count: 254
I have recently noticed that the Sun Java code has been released as GPL V2 code (see Google code repo). Does that mean that all applications written in Java and linked to Sun APIs (beans, and so on) are also in GPL ? If we strictly follow the GPL then this should be the case (Libs should be in LGPL, not GPL if we want to build proprietary software on top of it).
Is there another commercial licence which can avoid such an issue ?
I cannot believe this is the case. There must be an explanation on this.
Regards, Apple92
© Programmers or respective owner