aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2012-09-09 21:23:17 -0400
committerDave Methvin <dave.methvin@gmail.com>2012-09-09 21:23:34 -0400
commit5fb258b89500bbe5d01a54e4d65b0d441ebcb618 (patch)
treeb76a2b82199c33a9d3d18d7b72b0a5dd4327ae6b /grunt.js
parent9b67b4c0ef311f96d6e035fd38bbfbe42a82b392 (diff)
downloadjquery-5fb258b89500bbe5d01a54e4d65b0d441ebcb618.tar.gz
jquery-5fb258b89500bbe5d01a54e4d65b0d441ebcb618.zip
Remove superfluous `@` in compressed header. Close gh-925.
Thanks @vlakoff!
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js2
1 files changed, 1 insertions, 1 deletions
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: "<json:package.json>",
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