Ajaxqueue plugin license?
I'm trying to package some software for Debian which includes jquery.ajaxqueue.js, and I'm checking on licensing conditions. The file begins with:
/**
* Ajax Queue Plugin
*
* Homepage: http://jquery.com/plugins/project/ajaxqueue
* Documentation: http://docs.jquery.com/AjaxQueue
*/
/**
But the first of those webpages does not exist (perhaps it's something to do with the server crash a few years ago). There is a link to it from the brief discussion on the second webpage.
Does anyone know who wrote this plugin, and how it is licensed? With the lack of conditions in the file and non-existence of the webpage referenced, it is not permissible to redistribute it :-( Unfortunately, I am not yet confident enough with Javascript and JQuery to rewrite an properly licensed drop-in replacement, so it would be best for us if the licensing of this version could be clarified.
Many thanks!
Julian