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/effects | |
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/effects')
-rw-r--r-- | ui/effects/effect-blind.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-bounce.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-clip.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-drop.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-explode.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-fade.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-fold.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-highlight.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-puff.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-pulsate.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-scale.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-shake.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-size.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-slide.js | 2 | ||||
-rw-r--r-- | ui/effects/effect-transfer.js | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/ui/effects/effect-blind.js b/ui/effects/effect-blind.js index 858c6d3fd..691162459 100644 --- a/ui/effects/effect-blind.js +++ b/ui/effects/effect-blind.js @@ -2,7 +2,7 @@ * jQuery UI Effects Blind @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/effects/effect-bounce.js b/ui/effects/effect-bounce.js index 8cb18f82c..8bd423e08 100644 --- a/ui/effects/effect-bounce.js +++ b/ui/effects/effect-bounce.js @@ -2,7 +2,7 @@ * jQuery UI Effects Bounce @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/effects/effect-clip.js b/ui/effects/effect-clip.js index ca25ef370..f7f84c124 100644 --- a/ui/effects/effect-clip.js +++ b/ui/effects/effect-clip.js @@ -2,7 +2,7 @@ * jQuery UI Effects Clip @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/effects/effect-drop.js b/ui/effects/effect-drop.js index 9d620e974..f0a9915c1 100644 --- a/ui/effects/effect-drop.js +++ b/ui/effects/effect-drop.js @@ -2,7 +2,7 @@ * jQuery UI Effects Drop @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/effects/effect-explode.js b/ui/effects/effect-explode.js index 2b8a000e6..80444fd23 100644 --- a/ui/effects/effect-explode.js +++ b/ui/effects/effect-explode.js @@ -2,7 +2,7 @@ * jQuery UI Effects Explode @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/effects/effect-fade.js b/ui/effects/effect-fade.js index 56d6a0cae..f0d7d3d44 100644 --- a/ui/effects/effect-fade.js +++ b/ui/effects/effect-fade.js @@ -2,7 +2,7 @@ * jQuery UI Effects Fade @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/effects/effect-fold.js b/ui/effects/effect-fold.js index ad19bfb26..d191a3aa2 100644 --- a/ui/effects/effect-fold.js +++ b/ui/effects/effect-fold.js @@ -2,7 +2,7 @@ * jQuery UI Effects Fold @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/effects/effect-highlight.js b/ui/effects/effect-highlight.js index 8d852de3d..75912b40a 100644 --- a/ui/effects/effect-highlight.js +++ b/ui/effects/effect-highlight.js @@ -2,7 +2,7 @@ * jQuery UI Effects Highlight @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/effects/effect-puff.js b/ui/effects/effect-puff.js index 70e9acd0b..330ecb0e6 100644 --- a/ui/effects/effect-puff.js +++ b/ui/effects/effect-puff.js @@ -2,7 +2,7 @@ * jQuery UI Effects Puff @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/effects/effect-pulsate.js b/ui/effects/effect-pulsate.js index de5f80a10..02662365a 100644 --- a/ui/effects/effect-pulsate.js +++ b/ui/effects/effect-pulsate.js @@ -2,7 +2,7 @@ * jQuery UI Effects Pulsate @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/effects/effect-scale.js b/ui/effects/effect-scale.js index b9a983efd..8953bdd40 100644 --- a/ui/effects/effect-scale.js +++ b/ui/effects/effect-scale.js @@ -2,7 +2,7 @@ * jQuery UI Effects Scale @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/effects/effect-shake.js b/ui/effects/effect-shake.js index cf51d66b6..298333714 100644 --- a/ui/effects/effect-shake.js +++ b/ui/effects/effect-shake.js @@ -2,7 +2,7 @@ * jQuery UI Effects Shake @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/effects/effect-size.js b/ui/effects/effect-size.js index 4c6763590..52828dcca 100644 --- a/ui/effects/effect-size.js +++ b/ui/effects/effect-size.js @@ -2,7 +2,7 @@ * jQuery UI Effects Size @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/effects/effect-slide.js b/ui/effects/effect-slide.js index 52244219a..8d6f453db 100644 --- a/ui/effects/effect-slide.js +++ b/ui/effects/effect-slide.js @@ -2,7 +2,7 @@ * jQuery UI Effects Slide @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/effects/effect-transfer.js b/ui/effects/effect-transfer.js index 3c5252781..7b1075e8f 100644 --- a/ui/effects/effect-transfer.js +++ b/ui/effects/effect-transfer.js @@ -2,7 +2,7 @@ * jQuery UI Effects Transfer @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 */ |