Le 22/04/2016 08:41, Michael Haggerty a écrit : > I hate that we even have to worry about this stuff, but > graingert/secure-smtplib looks to be GPLv3, whereas git-multimail is > GPLv2 (like the Git project and Linux); *not* "GPLv2 or later". So if > "inspired" means "incorporated copyrightable content" then this patch > might be problematic. https://github.com/git-multimail/git-multimail/pull/150#issuecomment-214020193 There is a GPLv3 on the secure-smtplib implementation: https://github.com/graingert/secure-smtplib but I also found an older code equivalent to my patch under MIT license here: https://github.com/cybercase/django-smtp-starttls (code in django_smtp_starttls.py, licence in setup.py) I think there is not problem to re-use MIT code. Simon. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html