tags:

views:

20

answers:

1

I would like to use http://caroufredsel.frebsite.nl/ this jquery gallery in my commercial project. It is under MIT licence, I already searched about this licence on net but am still confusing whether we can use this or not... anyone please help me out... thanks in advance

+3  A: 

The MIT license allows you to use it in a commercial project. This is one of the most permissive type of licenses.

Darin Dimitrov