aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-02-27 11:41:40 +0000
committerRichard Worth <rdworth@gmail.com>2009-02-27 11:41:40 +0000
commitbd3dc48e02ef7361d61afd384fe53f352d3dfdd6 (patch)
treef64abc01397de20a43f6e15ab093621ae7ae2dd7 /ui
parente3825ccc8045ce0deead303c09192c578b60e0ca (diff)
downloadjquery-ui-bd3dc48e02ef7361d61afd384fe53f352d3dfdd6.tar.gz
jquery-ui-bd3dc48e02ef7361d61afd384fe53f352d3dfdd6.zip
changed ui.jquery.com to jqueryui.com
Diffstat (limited to 'ui')
-rw-r--r--ui/effects.blind.js2
-rw-r--r--ui/effects.bounce.js2
-rw-r--r--ui/effects.clip.js2
-rw-r--r--ui/effects.core.js2
-rw-r--r--ui/effects.drop.js2
-rw-r--r--ui/effects.explode.js2
-rw-r--r--ui/effects.fold.js2
-rw-r--r--ui/effects.highlight.js2
-rw-r--r--ui/effects.pulsate.js2
-rw-r--r--ui/effects.scale.js2
-rw-r--r--ui/effects.shake.js2
-rw-r--r--ui/effects.slide.js2
-rw-r--r--ui/effects.transfer.js2
-rw-r--r--ui/ui.accordion.js2
-rw-r--r--ui/ui.core.js2
-rw-r--r--ui/ui.datepicker.js2
-rw-r--r--ui/ui.dialog.js2
-rw-r--r--ui/ui.draggable.js2
-rw-r--r--ui/ui.droppable.js2
-rw-r--r--ui/ui.progressbar.js2
-rw-r--r--ui/ui.resizable.js2
-rw-r--r--ui/ui.selectable.js2
-rw-r--r--ui/ui.slider.js2
-rw-r--r--ui/ui.sortable.js2
-rw-r--r--ui/ui.tabs.js2
25 files changed, 25 insertions, 25 deletions
diff --git a/ui/effects.blind.js b/ui/effects.blind.js
index b2a5271d8..d8338eae0 100644
--- a/ui/effects.blind.js
+++ b/ui/effects.blind.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Blind @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.bounce.js b/ui/effects.bounce.js
index 97c5142f8..e84ec48c6 100644
--- a/ui/effects.bounce.js
+++ b/ui/effects.bounce.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Bounce @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.clip.js b/ui/effects.clip.js
index 53b3764eb..d5d2afefb 100644
--- a/ui/effects.clip.js
+++ b/ui/effects.clip.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Clip @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.core.js b/ui/effects.core.js
index 7309f6f7c..8313cd29b 100644
--- a/ui/effects.core.js
+++ b/ui/effects.core.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.drop.js b/ui/effects.drop.js
index a10b2763e..faf1ee909 100644
--- a/ui/effects.drop.js
+++ b/ui/effects.drop.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Drop @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.explode.js b/ui/effects.explode.js
index 6d43ae4fd..2796c3d01 100644
--- a/ui/effects.explode.js
+++ b/ui/effects.explode.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Explode @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.fold.js b/ui/effects.fold.js
index a5e9bd7ae..0e06186e7 100644
--- a/ui/effects.fold.js
+++ b/ui/effects.fold.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Fold @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.highlight.js b/ui/effects.highlight.js
index b4d703a80..048bd33de 100644
--- a/ui/effects.highlight.js
+++ b/ui/effects.highlight.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Highlight @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.pulsate.js b/ui/effects.pulsate.js
index a82bd7a99..6478b9142 100644
--- a/ui/effects.pulsate.js
+++ b/ui/effects.pulsate.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Pulsate @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.scale.js b/ui/effects.scale.js
index f03de1ad1..79912791a 100644
--- a/ui/effects.scale.js
+++ b/ui/effects.scale.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Scale @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.shake.js b/ui/effects.shake.js
index 1dbe75b04..55460fe68 100644
--- a/ui/effects.shake.js
+++ b/ui/effects.shake.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Shake @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.slide.js b/ui/effects.slide.js
index 5aed01c3a..b1a432e2d 100644
--- a/ui/effects.slide.js
+++ b/ui/effects.slide.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Slide @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.transfer.js b/ui/effects.transfer.js
index 49105ac17..f616a02ba 100644
--- a/ui/effects.transfer.js
+++ b/ui/effects.transfer.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Transfer @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.accordion.js b/ui/ui.accordion.js
index 4da135f71..50ed08e61 100644
--- a/ui/ui.accordion.js
+++ b/ui/ui.accordion.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Accordion @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.core.js b/ui/ui.core.js
index 7e5a238c7..bcf330c95 100644
--- a/ui/ui.core.js
+++ b/ui/ui.core.js
@@ -1,7 +1,7 @@
/*
* jQuery UI @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.datepicker.js b/ui/ui.datepicker.js
index 228c3db96..a01cd5f4d 100644
--- a/ui/ui.datepicker.js
+++ b/ui/ui.datepicker.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Datepicker @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.dialog.js b/ui/ui.dialog.js
index 7611db8db..29fdfabf8 100644
--- a/ui/ui.dialog.js
+++ b/ui/ui.dialog.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Dialog @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.draggable.js b/ui/ui.draggable.js
index 346755137..c408ae8b0 100644
--- a/ui/ui.draggable.js
+++ b/ui/ui.draggable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Draggable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.droppable.js b/ui/ui.droppable.js
index 93fda69b2..c71853cf8 100644
--- a/ui/ui.droppable.js
+++ b/ui/ui.droppable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Droppable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js
index 7138c269f..2b292f058 100644
--- a/ui/ui.progressbar.js
+++ b/ui/ui.progressbar.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Progressbar @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js
index 114aab830..0815352ae 100644
--- a/ui/ui.resizable.js
+++ b/ui/ui.resizable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Resizable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.selectable.js b/ui/ui.selectable.js
index 8228c95ce..5eb34a54b 100644
--- a/ui/ui.selectable.js
+++ b/ui/ui.selectable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Selectable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.slider.js b/ui/ui.slider.js
index 05582e414..c651044b2 100644
--- a/ui/ui.slider.js
+++ b/ui/ui.slider.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Slider @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.sortable.js b/ui/ui.sortable.js
index 23710b4a9..01f41cd33 100644
--- a/ui/ui.sortable.js
+++ b/ui/ui.sortable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Sortable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.tabs.js b/ui/ui.tabs.js
index e65d4860d..2a7b30a40 100644
--- a/ui/ui.tabs.js
+++ b/ui/ui.tabs.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Tabs @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*