brunobar79 / J-I-C

J I C is a Javascript Image Compressor using HTML5 Canvas & File API that allows you to compress your jpeg & png images before uploading to the server (100% client-side and no extra libraries required!)
http://makeitsolutions.com/labs/jic/
MIT License
857 stars 196 forks source link

added MIT License #7

Closed JustinBeaudry closed 10 years ago

JustinBeaudry commented 10 years ago

I'd really like to use this for a client project, however with no license this is essentially a closed source project. The MIT license seems to be one of the better 'open source' licenses available (at least to the best of my knowledge.). Thanks!

brunobar79 commented 10 years ago

Thanks for the PR! I've missed to included the license. I just put on the comments of the library source dode:

JustinBeaudry commented 10 years ago

Yeah no problem. Company wouldn't let me use your code unless it had a license file. Thanks for the quick merge! Great idea btw, I was so stumped on how to implement this in canvas.

brunobar79 commented 10 years ago

You are welcome!

On Mon, Feb 3, 2014 at 6:08 PM, Justin Beaudry notifications@github.comwrote:

Yeah no problem. Company wouldn't let me use your code unless it had a license file. Thanks for the quick merge! Great idea btw, I was so stumped on how to implement this in canvas.

Reply to this email directly or view it on GitHubhttps://github.com/brunobar79/J-I-C/pull/7#issuecomment-33994411 .