Why worry about the GPL? You are free to use jQuery under the BSD licence
instead, which is MUCH more lenient than GPL.

You do need to fix one thing: Your copy of jQuery doesn't have a copyright
notice. You can either update to a newer version from jquery.com, or if you
don't want to change your code right now, just grab the copyright/license
notice from the top of the current jQuery code and add it to the top of your
jquery.js, and you'll be fine for the BSD license.

-Mike

> From: vfranklin
> 
> My understanding is that we strove to be and are in 
> compliance with GNU GENERAL PUBLIC LICENSE. How do we know if 
> this is true?
> 
> http://www.davenport.edu
> 
> thank you

Reply via email to