JNI++ licensing - GPL or LGPL??
Brought to you by:
ptrewhella
I am trying to determine the correct license that applies
for JNI++. The Sourceforge page for JNI++ says that
LGPL is used. However, the source code that we've
downloaded (v0.4) includes the GPL text.
Is it possible that the code generators are covered by
the GPL, and the JNI++ library is covered by the LGPL? If
so, where can I find something that documents the
licensing?