Skip to content

Commit 0df6e65

Browse files
authored
All: Update JS Foundation mentions to OpenJS Foundation
Closes gh-2104
1 parent 1f16dbb commit 0df6e65

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+73
-73
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright jQuery Foundation and other contributors, https://jquery.org/
1+
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
22

33
This software consists of voluntary contributions made by many
44
individuals. For exact contribution history, see the revision history

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "1.13.3-pre",
66
"homepage": "http://jqueryui.com",
77
"author": {
8-
"name": "jQuery Foundation and other contributors",
8+
"name": "OpenJS Foundation and other contributors",
99
"url": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt"
1010
},
1111
"main": "ui/widget.js",

themes/base/accordion.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI Accordion @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

themes/base/all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI CSS Framework @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

themes/base/autocomplete.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI Autocomplete @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

themes/base/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI CSS Framework @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

themes/base/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI Button @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

themes/base/checkboxradio.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI Checkboxradio @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

themes/base/controlgroup.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery UI Controlgroup @VERSION
33
* http://jqueryui.com
44
*
5-
* Copyright jQuery Foundation and other contributors
5+
* Copyright OpenJS Foundation and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

0 commit comments

Comments
 (0)