r977 - in trunk: . ui

r977 - in trunk: . ui

Author: rdworth
Date: Thu Nov 20 18:14:03 2008
New Revision: 977
Added:
trunk/AUTHORS.txt
Modified:
trunk/MIT-LICENSE.txt
trunk/ui/effects.blind.js
trunk/ui/effects.bounce.js
trunk/ui/effects.clip.js
trunk/ui/effects.core.js
trunk/ui/effects.drop.js
trunk/ui/effects.explode.js
trunk/ui/effects.fold.js
trunk/ui/effects.highlight.js
trunk/ui/effects.pulsate.js
trunk/ui/effects.scale.js
trunk/ui/effects.shake.js
trunk/ui/effects.slide.js
trunk/ui/effects.transfer.js
trunk/ui/ui.accordion.js
trunk/ui/ui.core.js
trunk/ui/ui.datepicker.js
trunk/ui/ui.dialog.js
trunk/ui/ui.draggable.js
trunk/ui/ui.droppable.js
trunk/ui/ui.progressbar.js
trunk/ui/ui.resizable.js
trunk/ui/ui.selectable.js
trunk/ui/ui.slider.js
trunk/ui/ui.sortable.js
trunk/ui/ui.tabs.js
Log:
New file: AUTHORS.txt instead of having a single contributor's name in each
file header. See
http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b
Added: trunk/AUTHORS.txt
==============================================================================
--- (empty file)
+++ trunk/AUTHORS.txt    Thu Nov 20 18:14:03 2008
@@ -0,0 +1,26 @@
+jQuery UI Authors (http://ui.jquery.com/about)
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+and logs, available at http://jquery-ui.googlecode.com/svn/
+
+Brandon Aaron
+Paul Bakaus (paulbakaus.com)
+David Bolter
+Chi Cheng (cloudream@gmail.com)
+Maggie Costello
+Aaron Eisenberger (aaronchi@gmail.com)
+Ariel Flesler
+Scott Gonz�lez
+Marc Grabanski (m@marcgrabanski.com)
+Klaus Hartl (stilbuero.de)
+Scott Jehl
+Cody Lindley
+Eduardo Lundgren
+Todd Parker
+John Resig
+Patty Toland
+Ca-Phun Ung (pazu2k@gmail.com)
+Keith Wood (kbwood@virginbroadband.com.au)
+Richard D. Worth (rdworth.org)
+J�rn Zaefferer
Modified: trunk/MIT-LICENSE.txt
==============================================================================
--- trunk/MIT-LICENSE.txt    (original)
+++ trunk/MIT-LICENSE.txt    Thu Nov 20 18:14:03 2008
@@ -1,5 +1,10 @@
Copyright (c) 2007 John Resig, http://jquery.com/
+This software consists of voluntary contributions made by many
+individuals (AUTHORS.txt, http://ui.jquery.com/about) For exact
+contribution history, see the revision history and logs, available
+at http://jquery-ui.googlecode.com/svn/
+
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
Modified: trunk/ui/effects.blind.js
==============================================================================
--- trunk/ui/effects.blind.js    (original)
+++ trunk/ui/effects.blind.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Blind @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.bounce.js
==============================================================================
--- trunk/ui/effects.bounce.js    (original)
+++ trunk/ui/effects.bounce.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Bounce @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.clip.js
==============================================================================
--- trunk/ui/effects.clip.js    (original)
+++ trunk/ui/effects.clip.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Clip @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.core.js
==============================================================================
--- trunk/ui/effects.core.js    (original)
+++ trunk/ui/effects.core.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.drop.js
==============================================================================
--- trunk/ui/effects.drop.js    (original)
+++ trunk/ui/effects.drop.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Drop @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.explode.js
==============================================================================
--- trunk/ui/effects.explode.js    (original)
+++ trunk/ui/effects.explode.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Explode @VERSION
*
- * Copyright (c) 2008 Paul Bakaus (ui.jquery.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.fold.js
==============================================================================
--- trunk/ui/effects.fold.js    (original)
+++ trunk/ui/effects.fold.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Fold @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.highlight.js
==============================================================================
--- trunk/ui/effects.highlight.js    (original)
+++ trunk/ui/effects.highlight.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Highlight @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.pulsate.js
==============================================================================
--- trunk/ui/effects.pulsate.js    (original)
+++ trunk/ui/effects.pulsate.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Pulsate @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.scale.js
==============================================================================
--- trunk/ui/effects.scale.js    (original)
+++ trunk/ui/effects.scale.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Scale @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.shake.js
==============================================================================
--- trunk/ui/effects.shake.js    (original)
+++ trunk/ui/effects.shake.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Shake @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.slide.js
==============================================================================
--- trunk/ui/effects.slide.js    (original)
+++ trunk/ui/effects.slide.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Slide @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/effects.transfer.js
==============================================================================
--- trunk/ui/effects.transfer.js    (original)
+++ trunk/ui/effects.transfer.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Transfer @VERSION
*
- * Copyright (c) 2008 Aaron Eisenberger (aaronchi@gmail.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.accordion.js
==============================================================================
--- trunk/ui/ui.accordion.js    (original)
+++ trunk/ui/ui.accordion.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Accordion @VERSION
*
- * Copyright (c) 2007, 2008 Jörn Zaefferer
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.core.js
==============================================================================
--- trunk/ui/ui.core.js    (original)
+++ trunk/ui/ui.core.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI @VERSION
*
- * Copyright (c) 2008 Paul Bakaus (ui.jquery.com)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.datepicker.js
==============================================================================
--- trunk/ui/ui.datepicker.js    (original)
+++ trunk/ui/ui.datepicker.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Datepicker @VERSION
*
- * Copyright (c) 2006, 2007, 2008 Marc Grabanski
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
@@ -9,8 +9,6 @@
*
* Depends:
*    ui.core.js
- *
- * Marc Grabanski (m@marcgrabanski.com) and Keith Wood
(kbwood@virginbroadband.com.au).
*/
(function($) { // hide the namespace
Modified: trunk/ui/ui.dialog.js
==============================================================================
--- trunk/ui/ui.dialog.js    (original)
+++ trunk/ui/ui.dialog.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Dialog @VERSION
*
- * Copyright (c) 2008 Richard D. Worth (rdworth.org)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.draggable.js
==============================================================================
--- trunk/ui/ui.draggable.js    (original)
+++ trunk/ui/ui.draggable.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Draggable @VERSION
*
- * Copyright (c) 2008 Paul Bakaus
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.droppable.js
==============================================================================
--- trunk/ui/ui.droppable.js    (original)
+++ trunk/ui/ui.droppable.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Droppable @VERSION
*
- * Copyright (c) 2008 Paul Bakaus
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.progressbar.js
==============================================================================
--- trunk/ui/ui.progressbar.js    (original)
+++ trunk/ui/ui.progressbar.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Progressbar @VERSION
*
- * Copyright (c) 2008 Eduardo Lundgren
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.resizable.js
==============================================================================
--- trunk/ui/ui.resizable.js    (original)
+++ trunk/ui/ui.resizable.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Resizable @VERSION
*
- * Copyright (c) 2008 Eduardo Lundgren
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.selectable.js
==============================================================================
--- trunk/ui/ui.selectable.js    (original)
+++ trunk/ui/ui.selectable.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Selectable @VERSION
*
- * Copyright (c) 2008 Richard D. Worth (rdworth.org)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.slider.js
==============================================================================
--- trunk/ui/ui.slider.js    (original)
+++ trunk/ui/ui.slider.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Slider @VERSION
*
- * Copyright (c) 2008 Paul Bakaus
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.sortable.js
==============================================================================
--- trunk/ui/ui.sortable.js    (original)
+++ trunk/ui/ui.sortable.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Sortable @VERSION
*
- * Copyright (c) 2008 Paul Bakaus
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
Modified: trunk/ui/ui.tabs.js
==============================================================================
--- trunk/ui/ui.tabs.js    (original)
+++ trunk/ui/ui.tabs.js    Thu Nov 20 18:14:03 2008
@@ -1,7 +1,7 @@
/*
* jQuery UI Tabs @VERSION
*
- * Copyright (c) 2007, 2008 Klaus Hartl (stilbuero.de)
+ * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*