File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -136,8 +136,7 @@ module.exports = function( grunt ) {
136136 "ascii_only" : true
137137 } ,
138138 banner : "/*! jQuery Compat v<%= pkg.version %> | " +
139- "(c) 2005, <%= grunt.template.today('yyyy') %> jQuery Foundation, Inc. | " +
140- "jquery.org/license */" ,
139+ "(c) jQuery Foundation | jquery.org/license */" ,
141140 compress : {
142141 "hoist_funs" : false ,
143142 loops : false ,
Original file line number Diff line number Diff line change 1- Copyright 2005, 2014 jQuery Foundation and other contributors,
2- https://jquery.org/
1+ Copyright jQuery Foundation and other contributors, https://jquery.org/
32
43This software consists of voluntary contributions made by many
54individuals. For exact contribution history, see the revision history
Original file line number Diff line number Diff line change 55 * Includes Sizzle.js
66 * http://sizzlejs.com/
77 *
8- * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
8+ * Copyright jQuery Foundation and other contributors
99 * Released under the MIT license
1010 * http://jquery.org/license
1111 *
You can’t perform that action at this time.
0 commit comments