diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-07-19 09:36:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 09:36:55 +0200 |
commit | 0df6e658307f8936a477deb9674d643d18a2469b (patch) | |
tree | a867291223feb3cdad0b6381d096d892a6bad7ea /ui/widgets | |
parent | 1f16dbb803433a5cac013f28502e51e0de859db9 (diff) | |
download | jquery-ui-0df6e658307f8936a477deb9674d643d18a2469b.tar.gz jquery-ui-0df6e658307f8936a477deb9674d643d18a2469b.zip |
All: Update JS Foundation mentions to OpenJS Foundation
Closes gh-2104
Diffstat (limited to 'ui/widgets')
-rw-r--r-- | ui/widgets/accordion.js | 2 | ||||
-rw-r--r-- | ui/widgets/autocomplete.js | 2 | ||||
-rw-r--r-- | ui/widgets/button.js | 2 | ||||
-rw-r--r-- | ui/widgets/checkboxradio.js | 2 | ||||
-rw-r--r-- | ui/widgets/controlgroup.js | 2 | ||||
-rw-r--r-- | ui/widgets/datepicker.js | 2 | ||||
-rw-r--r-- | ui/widgets/dialog.js | 2 | ||||
-rw-r--r-- | ui/widgets/draggable.js | 2 | ||||
-rw-r--r-- | ui/widgets/droppable.js | 2 | ||||
-rw-r--r-- | ui/widgets/menu.js | 2 | ||||
-rw-r--r-- | ui/widgets/mouse.js | 2 | ||||
-rw-r--r-- | ui/widgets/progressbar.js | 2 | ||||
-rw-r--r-- | ui/widgets/resizable.js | 2 | ||||
-rw-r--r-- | ui/widgets/selectable.js | 2 | ||||
-rw-r--r-- | ui/widgets/selectmenu.js | 2 | ||||
-rw-r--r-- | ui/widgets/slider.js | 2 | ||||
-rw-r--r-- | ui/widgets/sortable.js | 2 | ||||
-rw-r--r-- | ui/widgets/spinner.js | 2 | ||||
-rw-r--r-- | ui/widgets/tabs.js | 2 | ||||
-rw-r--r-- | ui/widgets/tooltip.js | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/ui/widgets/accordion.js b/ui/widgets/accordion.js index 112781925..7e32d10bf 100644 --- a/ui/widgets/accordion.js +++ b/ui/widgets/accordion.js @@ -2,7 +2,7 @@ * jQuery UI Accordion @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/autocomplete.js b/ui/widgets/autocomplete.js index a7b6f52bd..6a8bfcbfd 100644 --- a/ui/widgets/autocomplete.js +++ b/ui/widgets/autocomplete.js @@ -2,7 +2,7 @@ * jQuery UI Autocomplete @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/button.js b/ui/widgets/button.js index c7cbb4f04..7365210e1 100644 --- a/ui/widgets/button.js +++ b/ui/widgets/button.js @@ -2,7 +2,7 @@ * jQuery UI Button @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/checkboxradio.js b/ui/widgets/checkboxradio.js index afa4a446d..86e6ff906 100644 --- a/ui/widgets/checkboxradio.js +++ b/ui/widgets/checkboxradio.js @@ -2,7 +2,7 @@ * jQuery UI Checkboxradio @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/controlgroup.js b/ui/widgets/controlgroup.js index 77a9e2265..68970b7c1 100644 --- a/ui/widgets/controlgroup.js +++ b/ui/widgets/controlgroup.js @@ -2,7 +2,7 @@ * jQuery UI Controlgroup @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/datepicker.js b/ui/widgets/datepicker.js index 9ca29a0db..b406da7d1 100644 --- a/ui/widgets/datepicker.js +++ b/ui/widgets/datepicker.js @@ -3,7 +3,7 @@ * jQuery UI Datepicker @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/dialog.js b/ui/widgets/dialog.js index 6fa585c40..4dcb93a8d 100644 --- a/ui/widgets/dialog.js +++ b/ui/widgets/dialog.js @@ -2,7 +2,7 @@ * jQuery UI Dialog @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/draggable.js b/ui/widgets/draggable.js index 2a9666d4e..0307fb8e8 100644 --- a/ui/widgets/draggable.js +++ b/ui/widgets/draggable.js @@ -2,7 +2,7 @@ * jQuery UI Draggable @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/droppable.js b/ui/widgets/droppable.js index e33ff8c7a..bb9155305 100644 --- a/ui/widgets/droppable.js +++ b/ui/widgets/droppable.js @@ -2,7 +2,7 @@ * jQuery UI Droppable @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/menu.js b/ui/widgets/menu.js index 2bc37789b..30dc8de98 100644 --- a/ui/widgets/menu.js +++ b/ui/widgets/menu.js @@ -2,7 +2,7 @@ * jQuery UI Menu @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/mouse.js b/ui/widgets/mouse.js index 1efcf08db..73bfb2114 100644 --- a/ui/widgets/mouse.js +++ b/ui/widgets/mouse.js @@ -2,7 +2,7 @@ * jQuery UI Mouse @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/progressbar.js b/ui/widgets/progressbar.js index e39bc2fcb..4049f2c52 100644 --- a/ui/widgets/progressbar.js +++ b/ui/widgets/progressbar.js @@ -2,7 +2,7 @@ * jQuery UI Progressbar @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/resizable.js b/ui/widgets/resizable.js index 13e98c658..d1abbd539 100644 --- a/ui/widgets/resizable.js +++ b/ui/widgets/resizable.js @@ -2,7 +2,7 @@ * jQuery UI Resizable @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/selectable.js b/ui/widgets/selectable.js index b8e29517c..88ea5bdb3 100644 --- a/ui/widgets/selectable.js +++ b/ui/widgets/selectable.js @@ -2,7 +2,7 @@ * jQuery UI Selectable @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/selectmenu.js b/ui/widgets/selectmenu.js index cf48261d0..79e1eacc9 100644 --- a/ui/widgets/selectmenu.js +++ b/ui/widgets/selectmenu.js @@ -2,7 +2,7 @@ * jQuery UI Selectmenu @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/slider.js b/ui/widgets/slider.js index ec2c2877e..15d77d24a 100644 --- a/ui/widgets/slider.js +++ b/ui/widgets/slider.js @@ -2,7 +2,7 @@ * jQuery UI Slider @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/sortable.js b/ui/widgets/sortable.js index f5dc5ecce..9460a9f6d 100644 --- a/ui/widgets/sortable.js +++ b/ui/widgets/sortable.js @@ -2,7 +2,7 @@ * jQuery UI Sortable @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/spinner.js b/ui/widgets/spinner.js index 1bd69b6d8..45ff18e72 100644 --- a/ui/widgets/spinner.js +++ b/ui/widgets/spinner.js @@ -2,7 +2,7 @@ * jQuery UI Spinner @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/tabs.js b/ui/widgets/tabs.js index 9e4236ab3..cfa4d93f6 100644 --- a/ui/widgets/tabs.js +++ b/ui/widgets/tabs.js @@ -2,7 +2,7 @@ * jQuery UI Tabs @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ diff --git a/ui/widgets/tooltip.js b/ui/widgets/tooltip.js index 06282338a..9f634e356 100644 --- a/ui/widgets/tooltip.js +++ b/ui/widgets/tooltip.js @@ -2,7 +2,7 @@ * jQuery UI Tooltip @VERSION * http://jqueryui.com * - * Copyright jQuery Foundation and other contributors + * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ |