From: Roger B. <ro...@ro...> - 2004-03-05 01:20:51
|
> > decide to use the full GPL after making sure that all the other > > components are GPL compatible. > > I think I am sold on this now. I don't forsee any problems with the > components, but would appreciate other people checking. Start from > this link: > > http://bitpim.sourceforge.net/testhelp/3rdparty.htm Actually I do see one problem with OpenSSL. The BitFling stuff I am working on uses m2crypto which in turn produces a wrapper around OpenSSL. http://www.gnu.org/licenses/license-list.html shows OpenSSL as not GPL compatible, but not the circumstances that apply. (In this case OpenSSL is being used through two layers of indirection of runtime library loading.) Roger |