]> source.dussan.org Git - jquery.git/commitdiff
Remove superfluous `@` in compressed header. Close gh-925.
authorDave Methvin <dave.methvin@gmail.com>
Mon, 10 Sep 2012 01:23:17 +0000 (21:23 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 10 Sep 2012 01:23:34 +0000 (21:23 -0400)
Thanks @vlakoff!

grunt.js

index e05f06724150c2735a46fb144998fc0176a40caa..a2db873a72147df403018befc374689137e59913 100644 (file)
--- 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