mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Fix #13463: Update copyright
This commit is contained in:
parent
5e29ff7e59
commit
164d40295d
@ -99,7 +99,7 @@ module.exports = function( grunt ) {
|
||||
"dist/jquery.min.js": [ "dist/jquery.js" ]
|
||||
},
|
||||
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",
|
||||
compress: {
|
||||
hoist_funs: false,
|
||||
|
Loading…
Reference in New Issue
Block a user