This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question about libgcj license and header file inclusion


Hello,

Iâve been reading through the LIBGCJ_LICENSE file as well as the GNU GPL, and I have a question about including header files with this license in proprietary modules. Can one include headers with this license in a proprietary module without making the module GPL? Specifically, can one include jni.h from a proprietary C module? There is no explicit clause that I could see which would permit this, which is different from the libstdc++ exception. 

Forgive me if this has already been answered elsewhere.

Thanks in advance,
Jeremy Felix

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]