Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1161196

Browse files
authored
Docs: Change JS Foundation mentions to OpenJS Foundation
Closesgh-4711
1 parent2ffe54c commit1161196

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

‎CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
jQuery isa[JS Foundation](https://js.foundation/) project and subscribes to its code of conduct.
1+
jQuery isan[OpenJS Foundation](https://openjsf.org/) project and subscribes to its code of conduct.
22

3-
It is available athttps://js.foundation/community/code-of-conduct.
3+
It is available athttps://code-of-conduct.openjsf.org/.

‎Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ module.exports = function( grunt ) {
291291
"ascii_only":true
292292
},
293293
banner:"/*! jQuery v<%= pkg.version %> | "+
294-
"(c)JS Foundation and other contributors | jquery.org/license */",
294+
"(c)OpenJS Foundation and other contributors | jquery.org/license */",
295295
compress:{
296296
"hoist_funs":false,
297297
loops:false

‎LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CopyrightJS Foundation and other contributors, https://js.foundation/
1+
CopyrightOpenJS Foundation and other contributors, https://openjsf.org/
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main":"dist/jquery.js",
77
"homepage":"https://jquery.com",
88
"author": {
9-
"name":"JS Foundation and other contributors",
9+
"name":"OpenJS Foundation and other contributors",
1010
"url":"https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
1111
},
1212
"repository": {

‎src/wrapper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery JavaScript Library v@VERSION
33
* https://jquery.com/
44
*
5-
* CopyrightJS Foundation and other contributors
5+
* CopyrightOpenJS Foundation and other contributors
66
* Released under the MIT license
77
* https://jquery.org/license
88
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp