Skip to content

Commit

Permalink
add contributors list to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Aaron committed Sep 12, 2009
1 parent 243aaca commit a50674d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ The expandable plugin has 4 settings:

The expandable plugin is dual licensed *(just like jQuery)* under the [MIT](http://www.opensource.org/licenses/mit-license.php) and [GPL](http://www.opensource.org/licenses/gpl-license.php) licenses.

Copyright (c) 2008 [Brandon Aaron](http://brandonaaron.net)
Copyright (c) 2008 [Brandon Aaron](http://brandonaaron.net)

## Contributors

Karl Swedberg
3 changes: 3 additions & 0 deletions jquery.expandable.js
Original file line number Diff line number Diff line change
@@ -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($) {
Expand Down

0 comments on commit a50674d

Please sign in to comment.