java - What are the licence restrictions for the RxTx Library -
I want to create an application that uses Version 2.2pre2 to work with serial ports. What are the license restrictions, because it is a "LGGL V 2.1 + Linking Over Over Control Interface" license library if I go to Sun's javax.comm. * Does not use the interface, but RxTx own gnu.io. * Files while importing into Java
The previous I understand that using RXTX is that if you Using the gnu.io interface directly, standard LGPL licensing terms will apply.
Comments
Post a Comment