> LGPLv3+ will only work if the software that links to libroute is GPLv2+ (the > '+' being the key), I think. I mean, I'm not a licensing expert. I would > check this page out (in particular, the GPL compatibility matrix): > https://fedoraproject.org/wiki/Licensing
This is what I infer and please correct me if I am wrong: + A LGPLv3+ library (eg., libroute) can link to a LGPLv2 or LGPLv2+ library (eg., libnl). + A GPLv2+ program can link to a LGPLv3 library (eg., libroute). Now what is the license of NetworkManager? I see that src/wpa.c and src/wpa.h is under GPLv2 (only) or BSD, while the rest of the files seem to be under GPLv2+. Even the Fedora package tags it as GPLv2+. Cheers, Debarshi _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
