I use HTML5 boilerplate and jQuery is declared twice in the HTML page like this:
Yes, it's checking if jQuery is loaded or not, if not then loading it from own server.
// only is used to make it compatible with both HTTP and HTTPS.
//