javanile / php-imap2

PHP IMAP with OAUTH2
https://php-imap2.javanile.org/
GNU General Public License v3.0
48 stars 28 forks source link

Libraries with GNU license #43

Open BlorisL opened 1 year ago

BlorisL commented 1 year ago

I noticed this project uses some librearies licensed under the GNU General Public License version 3, but php-imap2 is licensed under MIT.

Wouldn't be better to use in this project only libraries with MIT license? Because these two licenses aren't quite the same.

Thank you.

francescobianco commented 1 year ago

I now the this issue. I'm hard work to replace this, soon this project will be FULL MIT. Actually the branch is in working progress

https://github.com/javanile/php-imap2/tree/imap-client

The mission is remove the Roundcube code and replace it with this library https://github.com/Webklex/php-imap

I didn't want to take advantage and create a problem, I needed to do some functional tests but now that everything seems OK! The way is to move to official MIT.

My intention was only to contribute to the growth of the Roundcube project, but unfortunately I am forced to abandon it. Soon all non-compliant code will be removed from commits and commit history.