2009-09-22 09:43:32 UTC
Most (all?) of the source code files have the following snippet near the top:
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License, or (at your option) any later version.
I guess that means you can choose to use LGPL 2.1 or LGPL 3.0, whichever suits you best. BTW, why do you prefer 3.0 to 2.1? (Just curious.)
Cheers,<br/>
Alin.