cutelyst / simple-mail

An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
GNU Lesser General Public License v2.1
213 stars 64 forks source link

Provide GPL license exclusion #88

Closed FatBrownDog closed 1 year ago

FatBrownDog commented 1 year ago

Hi, Since the author provided Patreon, what is the cost or price for licensing this project under non-GPL?

For example, like some authors such clause: https://github.com/fnc12/sqlite_orm "The project has AGPL license for open source project and MIT license after purchasing it for 50$"

dantti commented 1 year ago

Patreon was to support not to purchase different licenses, since the async version is mostly a rewrite I was planning to do a V3 where I rewrite the rest of it and relicense as MIT, but I don't have much time to work on this ATM.

FatBrownDog commented 1 year ago

Let me know when v3 is ready. You can make good money with a paid MIT license version. :).