Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.)

This commit is contained in:
John Resig 2007-05-20 16:42:42 +00:00
parent 9b5363b9eb
commit 5e964a4a73
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
/* prevent execution of jQuery if included more than once */
// prevent execution of jQuery if included more than once
if(typeof window.jQuery == "undefined") {