🌐 AI搜索 & 代理 主页
Skip to content

Commit 7be47fb

Browse files
committed
Update copyrights used in file headers.
1 parent 5290567 commit 7be47fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ module.exports = function( grunt ) {
9696
"dist/jquery.min.js": [ "dist/jquery.js" ]
9797
},
9898
options: {
99-
banner: "/*! jQuery v<%= pkg.version %> jquery.com | jquery.org/license */",
99+
banner: "/*! jQuery v<%= pkg.version %> | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license */",
100100
sourceMap: "dist/jquery.min.map",
101101
beautify: {
102102
ascii_only: true

src/intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Includes Sizzle.js
66
* http://sizzlejs.com/
77
*
8-
* Copyright 2012 jQuery Foundation and other contributors
8+
* Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors
99
* Released under the MIT license
1010
* http://jquery.org/license
1111
*

0 commit comments

Comments
 (0)