On Tue, Nov 10, 2009 at 07:18:11PM -0600, James Buren <[email protected]> wrote: > I found an interesting library I could use to help write cfpm's interface. > However, libpacman is GPLv2 and the library is GPLv3. I've heard there are > a lot of problems with GPLv3. Is there a conflict between GPLv2 and GPLv3 > that would prevent me from linking against them in the same program? The > library is here: http://www.clifford.at/stfl/
There is no conflict, but if you use both gpl2 and gpl3 libs then your program must be gpl3. And I don't think that for a simple program like cfpm it matters if you use gpl2 or gpl3.
pgpshIS0ZcGrr.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
