Fix #13463: Update copyright

This commit is contained in:
Richard Gibson 2013-02-17 09:30:21 -05:00
parent 5e29ff7e59
commit 164d40295d

View File

@ -99,7 +99,7 @@ module.exports = function( grunt ) {
"dist/jquery.min.js": [ "dist/jquery.js" ] "dist/jquery.min.js": [ "dist/jquery.js" ]
}, },
options: { options: {
banner: "/*! jQuery v<%= pkg.version %> | (c) 2005, 2012 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", sourceMap: "dist/jquery.min.map",
compress: { compress: {
hoist_funs: false, hoist_funs: false,