diff options
author | Richard Worth <rdworth@gmail.com> | 2008-09-04 22:03:30 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-09-04 22:03:30 +0000 |
commit | f6008ca6944f0fc38d43488e1b137d91e4877cb6 (patch) | |
tree | 06643943284a0391a5c2802c7259a2cc267c6243 /ui | |
parent | de82e2f02407a608d7ec21005a69f135902ea632 (diff) | |
download | jquery-ui-f6008ca6944f0fc38d43488e1b137d91e4877cb6.tar.gz jquery-ui-f6008ca6944f0fc38d43488e1b137d91e4877cb6.zip |
Fixed #3284 - Put version numbers inside of individual files.
Diffstat (limited to 'ui')
-rw-r--r-- | ui/effects.blind.js | 2 | ||||
-rw-r--r-- | ui/effects.bounce.js | 2 | ||||
-rw-r--r-- | ui/effects.clip.js | 2 | ||||
-rw-r--r-- | ui/effects.drop.js | 2 | ||||
-rw-r--r-- | ui/effects.explode.js | 2 | ||||
-rw-r--r-- | ui/effects.fold.js | 2 | ||||
-rw-r--r-- | ui/effects.highlight.js | 2 | ||||
-rw-r--r-- | ui/effects.pulsate.js | 2 | ||||
-rw-r--r-- | ui/effects.scale.js | 2 | ||||
-rw-r--r-- | ui/effects.shake.js | 2 | ||||
-rw-r--r-- | ui/effects.slide.js | 2 | ||||
-rw-r--r-- | ui/effects.transfer.js | 2 | ||||
-rw-r--r-- | ui/ui.accordion.js | 2 | ||||
-rw-r--r-- | ui/ui.autocomplete.js | 2 | ||||
-rw-r--r-- | ui/ui.colorpicker.js | 2 | ||||
-rw-r--r-- | ui/ui.datepicker.js | 2 | ||||
-rw-r--r-- | ui/ui.dialog.js | 2 | ||||
-rw-r--r-- | ui/ui.draggable.js | 2 | ||||
-rw-r--r-- | ui/ui.droppable.js | 2 | ||||
-rw-r--r-- | ui/ui.magnifier.js | 2 | ||||
-rw-r--r-- | ui/ui.progressbar.js | 2 | ||||
-rw-r--r-- | ui/ui.resizable.js | 2 | ||||
-rw-r--r-- | ui/ui.selectable.js | 2 | ||||
-rw-r--r-- | ui/ui.slider.js | 2 | ||||
-rw-r--r-- | ui/ui.sortable.js | 2 | ||||
-rw-r--r-- | ui/ui.spinner.js | 2 | ||||
-rw-r--r-- | ui/ui.tabs.js | 2 |
27 files changed, 27 insertions, 27 deletions
diff --git a/ui/effects.blind.js b/ui/effects.blind.js index 269fe30d6..bdcd1e66a 100644 --- a/ui/effects.blind.js +++ b/ui/effects.blind.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Blind + * jQuery UI Effects Blind @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.bounce.js b/ui/effects.bounce.js index 4bb489d7f..f4d347505 100644 --- a/ui/effects.bounce.js +++ b/ui/effects.bounce.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Bounce + * jQuery UI Effects Bounce @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.clip.js b/ui/effects.clip.js index 21f90f3f2..b745af6cd 100644 --- a/ui/effects.clip.js +++ b/ui/effects.clip.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Clip + * jQuery UI Effects Clip @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.drop.js b/ui/effects.drop.js index 62762d4ef..7166aea66 100644 --- a/ui/effects.drop.js +++ b/ui/effects.drop.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Drop + * jQuery UI Effects Drop @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.explode.js b/ui/effects.explode.js index b6d9ae48a..7ade03c50 100644 --- a/ui/effects.explode.js +++ b/ui/effects.explode.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Explode + * jQuery UI Effects Explode @VERSION * * Copyright (c) 2008 Paul Bakaus (ui.jquery.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.fold.js b/ui/effects.fold.js index 9fa1e661e..4db29adfa 100644 --- a/ui/effects.fold.js +++ b/ui/effects.fold.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Fold + * jQuery UI Effects Fold @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.highlight.js b/ui/effects.highlight.js index cc69f4d48..c55a422b9 100644 --- a/ui/effects.highlight.js +++ b/ui/effects.highlight.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Highlight + * jQuery UI Effects Highlight @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.pulsate.js b/ui/effects.pulsate.js index 6f89f7127..8d507b71e 100644 --- a/ui/effects.pulsate.js +++ b/ui/effects.pulsate.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Pulsate + * jQuery UI Effects Pulsate @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.scale.js b/ui/effects.scale.js index 216b0172e..830e234ea 100644 --- a/ui/effects.scale.js +++ b/ui/effects.scale.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Scale + * jQuery UI Effects Scale @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.shake.js b/ui/effects.shake.js index e07366548..0af029c9d 100644 --- a/ui/effects.shake.js +++ b/ui/effects.shake.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Shake + * jQuery UI Effects Shake @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.slide.js b/ui/effects.slide.js index 357133701..c48994764 100644 --- a/ui/effects.slide.js +++ b/ui/effects.slide.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Slide + * jQuery UI Effects Slide @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/effects.transfer.js b/ui/effects.transfer.js index 9f08f67f9..4c4b6588a 100644 --- a/ui/effects.transfer.js +++ b/ui/effects.transfer.js @@ -1,5 +1,5 @@ /* - * jQuery UI Effects Transfer + * jQuery UI Effects Transfer @VERSION * * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.accordion.js b/ui/ui.accordion.js index 1120ce491..a37d1fe2a 100644 --- a/ui/ui.accordion.js +++ b/ui/ui.accordion.js @@ -1,5 +1,5 @@ /* - * jQuery UI Accordion + * jQuery UI Accordion @VERSION * * Copyright (c) 2007, 2008 Jörn Zaefferer * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.autocomplete.js b/ui/ui.autocomplete.js index d93c5d7a8..8c2487a38 100644 --- a/ui/ui.autocomplete.js +++ b/ui/ui.autocomplete.js @@ -1,5 +1,5 @@ /* - * jQuery UI Autocomplete + * jQuery UI Autocomplete @VERSION * * Copyright (c) 2007, 2008 Dylan Verheul, Dan G. Switzer, Anjesh Tuladhar, Jörn Zaefferer * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.colorpicker.js b/ui/ui.colorpicker.js index 57704c1ae..5d4cce4c7 100644 --- a/ui/ui.colorpicker.js +++ b/ui/ui.colorpicker.js @@ -1,5 +1,5 @@ /*
- * jQuery UI Color Picker
+ * jQuery UI Color Picker @VERSION
*
* Copyright (c) 2008 Stefan Petre, Paul Bakaus
* Dual licensed under the MIT (MIT-LICENSE.txt)
diff --git a/ui/ui.datepicker.js b/ui/ui.datepicker.js index 6c476d9f7..841e71327 100644 --- a/ui/ui.datepicker.js +++ b/ui/ui.datepicker.js @@ -1,5 +1,5 @@ /* - * jQuery UI Datepicker + * jQuery UI Datepicker @VERSION * * Copyright (c) 2006, 2007, 2008 Marc Grabanski * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.dialog.js b/ui/ui.dialog.js index e5b36099b..2352cbee8 100644 --- a/ui/ui.dialog.js +++ b/ui/ui.dialog.js @@ -1,5 +1,5 @@ /* - * jQuery UI Dialog + * jQuery UI Dialog @VERSION * * Copyright (c) 2008 Richard D. Worth (rdworth.org) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.draggable.js b/ui/ui.draggable.js index c6118b879..1630faf18 100644 --- a/ui/ui.draggable.js +++ b/ui/ui.draggable.js @@ -1,5 +1,5 @@ /* - * jQuery UI Draggable + * jQuery UI Draggable @VERSION * * Copyright (c) 2008 Paul Bakaus * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.droppable.js b/ui/ui.droppable.js index 97a78abce..ba5c5816f 100644 --- a/ui/ui.droppable.js +++ b/ui/ui.droppable.js @@ -1,5 +1,5 @@ /* - * jQuery UI Droppable + * jQuery UI Droppable @VERSION * * Copyright (c) 2008 Paul Bakaus * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.magnifier.js b/ui/ui.magnifier.js index 2291b414e..ada0820f2 100644 --- a/ui/ui.magnifier.js +++ b/ui/ui.magnifier.js @@ -1,5 +1,5 @@ /*
- * jQuery UI Magnifier
+ * jQuery UI Magnifier @VERSION
*
* Copyright (c) 2008 jQuery
* Dual licensed under the MIT (MIT-LICENSE.txt)
diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js index abbf174d0..5708d75a8 100644 --- a/ui/ui.progressbar.js +++ b/ui/ui.progressbar.js @@ -1,5 +1,5 @@ /*
- * jQuery UI ProgressBar
+ * jQuery UI ProgressBar @VERSION
*
* Copyright (c) 2008 Eduardo Lundgren
* Dual licensed under the MIT (MIT-LICENSE.txt)
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js index 0e0e447c6..ea44837f7 100644 --- a/ui/ui.resizable.js +++ b/ui/ui.resizable.js @@ -1,5 +1,5 @@ /* - * jQuery UI Resizable + * jQuery UI Resizable @VERSION * * Copyright (c) 2008 Paul Bakaus * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.selectable.js b/ui/ui.selectable.js index 862894c51..7d8d8cc2b 100644 --- a/ui/ui.selectable.js +++ b/ui/ui.selectable.js @@ -1,5 +1,5 @@ /* - * jQuery UI Selectable + * jQuery UI Selectable @VERSION * * Copyright (c) 2008 Richard D. Worth (rdworth.org) * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.slider.js b/ui/ui.slider.js index ad33290e1..e2bdecff1 100644 --- a/ui/ui.slider.js +++ b/ui/ui.slider.js @@ -1,5 +1,5 @@ /* - * jQuery UI Slider + * jQuery UI Slider @VERSION * * Copyright (c) 2008 Paul Bakaus * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.sortable.js b/ui/ui.sortable.js index 8a84405eb..fd69b78e8 100644 --- a/ui/ui.sortable.js +++ b/ui/ui.sortable.js @@ -1,5 +1,5 @@ /* - * jQuery UI Sortable + * jQuery UI Sortable @VERSION * * Copyright (c) 2008 Paul Bakaus * Dual licensed under the MIT (MIT-LICENSE.txt) diff --git a/ui/ui.spinner.js b/ui/ui.spinner.js index b3453a64a..1dc39206e 100644 --- a/ui/ui.spinner.js +++ b/ui/ui.spinner.js @@ -1,5 +1,5 @@ /*
- * jQuery UI Spinner
+ * jQuery UI Spinner @VERSION
*
* Copyright (c) 2008 jQuery
* Dual licensed under the MIT (MIT-LICENSE.txt)
diff --git a/ui/ui.tabs.js b/ui/ui.tabs.js index 06010dc8e..9837778ad 100644 --- a/ui/ui.tabs.js +++ b/ui/ui.tabs.js @@ -1,5 +1,5 @@ /* - * jQuery UI Tabs + * jQuery UI Tabs @VERSION * * Copyright (c) 2007, 2008 Klaus Hartl (stilbuero.de) * Dual licensed under the MIT (MIT-LICENSE.txt) |