Upstatement / jquery-total-storage

A jQuery plugin to manage local storage and cookies simultaneously in a simple interface
http://upstatement.com/blog/2012/01/jquery-local-storage-done-right-and-easy/
151 stars 66 forks source link

Clarify the licensing #10

Open marplx opened 11 years ago

marplx commented 11 years ago

I'm developing an application that can only use libraries with MIT Licence. On your blog you just say "it's free" and on Github is nothing. And in the source code it says: "Dual licensed under the MIT and GPL licenses". But GPL isn't compatible with my app. Can I choose one of the liceses or must my app be compatible with both licenses?

jarednova commented 11 years ago

Hi Marfnk,

You can choose which license best applies for you -- the design of it is to be as flexible as possible. I'm going to do some research to clarify the exact language I should change to make this clear. But for now you can safely proceed with usage in your app.