From: "Simon Pontié" <simon@le-huit.fr>
To: Michael Haggerty <mhagger@alum.mit.edu>,
Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>,
Simon P <simon.git@le-huit.fr>
Cc: git@vger.kernel.org
Subject: Re: [git-multimail] smtplib, check certificate
Date: Sun, 24 Apr 2016 21:14:43 +0200 [thread overview]
Message-ID: <571D1B23.7090806@le-huit.fr> (raw)
In-Reply-To: <5719C7A0.50403@alum.mit.edu>
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.
next prev parent reply other threads:[~2016-04-24 19:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 21:44 [git-multimail] smtplib, check certificate Simon P
2016-04-22 6:05 ` Matthieu Moy
2016-04-22 6:41 ` Michael Haggerty
2016-04-24 19:14 ` Simon Pontié [this message]
2016-04-24 18:20 ` Simon Pontié
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=571D1B23.7090806@le-huit.fr \
--to=simon@le-huit.fr \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
--cc=mhagger@alum.mit.edu \
--cc=simon.git@le-huit.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.