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

This commit is contained in:
Richard Worth 2008-11-21 02:14:03 +00:00
parent 2747b5c018
commit 2192c024e2
27 changed files with 56 additions and 27 deletions

26
AUTHORS.txt Normal file
View File

@ -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

View File

@ -1,5 +1,10 @@
Copyright (c) 2007 John Resig, http://jquery.com/ 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 Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including "Software"), to deal in the Software without restriction, including

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Blind @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Bounce @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Clip @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Drop @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Explode @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Fold @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Highlight @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Pulsate @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Scale @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Shake @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Slide @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Transfer @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Accordion @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Datepicker @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
@ -9,8 +9,6 @@
* *
* Depends: * Depends:
* ui.core.js * ui.core.js
*
* Marc Grabanski (m@marcgrabanski.com) and Keith Wood (kbwood@virginbroadband.com.au).
*/ */
(function($) { // hide the namespace (function($) { // hide the namespace

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Dialog @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Draggable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Droppable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Progressbar @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Resizable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Selectable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Slider @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Sortable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *

View File

@ -1,7 +1,7 @@
/* /*
* jQuery UI Tabs @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *