File tree 3 files changed +3
-5
lines changed
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -137,8 +137,7 @@ module.exports = function( grunt ) {
137
137
"ascii_only" : true
138
138
} ,
139
139
banner : "/*! jQuery v<%= pkg.version %> | " +
140
- "(c) 2005, <%= grunt.template.today('yyyy') %> jQuery Foundation, Inc. | " +
141
- "jquery.org/license */" ,
140
+ "(c) jQuery Foundation | jquery.org/license */" ,
142
141
compress : {
143
142
"hoist_funs" : false ,
144
143
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/
3
2
4
3
This software consists of voluntary contributions made by many
5
4
individuals. For exact contribution history, see the revision history
Original file line number Diff line number Diff line change 5
5
* Includes Sizzle.js
6
6
* http://sizzlejs.com/
7
7
*
8
- * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
8
+ * Copyright jQuery Foundation and other contributors
9
9
* Released under the MIT license
10
10
* http://jquery.org/license
11
11
*
You can’t perform that action at this time.
0 commit comments