jsor/jcarousel

Quick Question about License Information

spectejb opened this issue · 1 comments

Hello! Can you confirm that v0.2.8 is just licensed as MIT? I am getting the 404 when I try to pull it up. :) Any help is greatly appreciated!

jsor commented

Back then (7,5 years ago :)), the repo didn't contain a license file. But the source files itself mentions the license in the header: https://github.com/jsor/jcarousel/blob/0.2.8/lib/jquery.jcarousel.js#L5-L7

* Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.