cinely / mule-uploader

Stubborn HTML5 Amazon S3 uploader
http://mule-uploader.com/
MIT License
223 stars 43 forks source link

License change from GPL to MIT #62

Closed gabipurcaru closed 8 years ago

gabipurcaru commented 8 years ago

This is a very important notice, and I will need an answer from ALL the contributors.

@kookster, @Flynsarmy, @H-Max, @davelassanske, @keithzg, @couresel, @tuler and @cinely:

Do you approve that the code you contributed to this project, Mule Uploader, changes the license from GPL to MIT?

I need a written consent from all of you, so please reply to this issue. If you don't consent to the change, please let me know, as I will have to remove your contributions from the codebase. For more information about what this means, read this: http://stackoverflow.com/questions/3902754/mit-vs-gpl-license.

gabipurcaru commented 8 years ago

Of course, I consent to this.

If you need more info on why changing the license is needed, please read #57.

davelassanske commented 8 years ago

I consent to this change in license.

Flynsarmy commented 8 years ago

I consent

H-Max commented 8 years ago

I consent too

kookster commented 8 years ago

I consent to the license change to MIT.

On Jan 2, 2016, at 3:47 AM, Gabi Purcaru notifications@github.com wrote:

This is a very important notice, and I will need an answer from ALL the contributors.

@kookster, @Flynsarmy, @H-Max, @davelassanske, @keithzg, @couresel, @tuler and @cinely:

Do you approve that the code you contributed to this project, Mule Uploader, changes the license from GPL to MIT?

I need a written consent from all of you, so please reply to this issue. If you don't consent to the change, please let me know, as I will have to remove your contributions from the codebase. For more information about what this means, read this: http://stackoverflow.com/questions/3902754/mit-vs-gpl-license.

— Reply to this email directly or view it on GitHub.

couresel commented 8 years ago

I consent to this.

I take it the catalyst was more permissive distribution rights for projects utilizing this source. On Jan 2, 2016 6:47 AM, "Gabi Purcaru" notifications@github.com wrote:

This is a very important notice, and I will need an answer from ALL the contributors.

@kookster https://github.com/kookster, @Flynsarmy https://github.com/Flynsarmy, @H-Max https://github.com/H-Max, @davelassanske https://github.com/davelassanske, @keithzg https://github.com/keithzg, @couresel https://github.com/couresel, @tuler https://github.com/tuler and @cinely https://github.com/cinely:

Do you approve that the code you contributed to this project, Mule Uploader, changes the license from GPL http://www.gnu.org/licenses/gpl-3.0.en.html to MIT https://opensource.org/licenses/MIT?

I need a written consent from all of you, so please reply to this issue. If you don't consent to the change, please let me know, as I will have to remove your contributions from the codebase. For more information about what this means, read this: http://stackoverflow.com/questions/3902754/mit-vs-gpl-license.

— Reply to this email directly or view it on GitHub https://github.com/cinely/mule-uploader/issues/62.

david542542 commented 8 years ago

I consent.

cinely commented 8 years ago

I consent.

gabipurcaru commented 8 years ago

Thanks for the support everyone! @keithzg and @tuler, please give us your input.

tuler commented 8 years ago

I consent

abuisine commented 8 years ago

I consent as well !

gabipurcaru commented 8 years ago

Thanks everyone! Unfortunately I've had to revert @keithzg's changes since he didn't respond (it was just a typo fix fortunately -- not sure whether that can be copyrighted but nevertheless I've decided to leave the typo in there for now just to be on the same side).

I've created #64 which changes the license. Please let me know if you see any problems with it. If everything's fine, I'll merge it in one or two days.

couresel commented 8 years ago

FYI, you can change the word/variable all together to something synonymous :)

Thanks for all the hard work. On Jan 10, 2016 3:54 AM, "Gabi Purcaru" notifications@github.com wrote:

Thanks everyone! Unfortunately I've had to revert @keithzg https://github.com/keithzg's changes since he didn't respond (it was just a typo fix fortunately -- not sure whether that can be copyrighted but nevertheless I've decided to leave the typo in there for now just to be one the same side).

I've created #64 https://github.com/cinely/mule-uploader/pull/64 which changes the license. Please let me know if you see any problems with it. If everything's fine, I'll merge it in one or two days.

— Reply to this email directly or view it on GitHub https://github.com/cinely/mule-uploader/issues/62#issuecomment-170328316 .

gabipurcaru commented 8 years ago

It is done, thanks for all the help everyone!

@couresel, yes, definitely, good point.

keithzg commented 8 years ago

The typo fix is almost certainly not copywriteable, and in fact the FSF's guidance on small pieces of documentation, even when it's code being included in the documentation, is that this is okay: http://www.gnu.org/licenses/gpl-faq.en.html#SourceCodeInDocumentation

So I frankly don't have to have given you the permission, but if you're so scared of the GPL that you think I gotta, then you have my permission :)

(Kinda my bad for being so inactive on Github the last while; I only noticed this 'cause I'm finally active again.)