summaryrefslogtreecommitdiffstats
path: root/jquery.expandable.js
diff options
context:
space:
mode:
authorBrandon Aaron <brandon@brandon-aarons-macbook-air.local>2009-09-11 21:21:33 -0400
committerBrandon Aaron <brandon@brandon-aarons-macbook-air.local>2009-09-11 21:21:33 -0400
commita50674d087ef0e49667064f4087fc17a21a7befd (patch)
treedfc34b162f59de5925b1659e1aec612925e5634c /jquery.expandable.js
parent243aacaf3811bbd703e4c17032698db2863ae3a9 (diff)
downloadjquery-expandable-a50674d087ef0e49667064f4087fc17a21a7befd.zip
jquery-expandable-a50674d087ef0e49667064f4087fc17a21a7befd.tar.gz
jquery-expandable-a50674d087ef0e49667064f4087fc17a21a7befd.tar.bz2
add contributors list to documentation
Diffstat (limited to 'jquery.expandable.js')
-rw-r--r--jquery.expandable.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jquery.expandable.js b/jquery.expandable.js
index 2140976..1eec93a 100644
--- a/jquery.expandable.js
+++ b/jquery.expandable.js
@@ -1,6 +1,9 @@
/*! Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net)
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
+ *
+ * Contributions by:
+ * - Karl Swedberg
*/
(function($) {