diff --git a/grunt.js b/grunt.js index e05f06724..a2db873a7 100644 --- a/grunt.js +++ b/grunt.js @@ -39,7 +39,7 @@ module.exports = function( grunt ) { pkg: "", dst: readOptionalJSON("dist/.destination.json"), meta: { - banner: "/*! jQuery v@<%= pkg.version %> jquery.com | jquery.org/license */" + banner: "/*! jQuery v<%= pkg.version %> jquery.com | jquery.org/license */" }, compare_size: { files: distpaths