Leave out the web site, you know where to find us.

This commit is contained in:
Dave Methvin 2013-01-11 16:59:24 -05:00
parent c0c1bdde60
commit fa71737fb4

View File

@ -96,7 +96,7 @@ module.exports = function( grunt ) {
"dist/jquery.min.js": [ "dist/jquery.js" ]
},
options: {
banner: "/*! jQuery v<%= pkg.version %> jquery.com | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license */",
banner: "/*! jQuery v<%= pkg.version %> | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license */",
sourceMap: "dist/jquery.min.map",
beautify: {
ascii_only: true