aboutsummaryrefslogtreecommitdiff
path: root/lib/packages/jquery/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/packages/jquery/README')
-rw-r--r--lib/packages/jquery/README19
1 files changed, 14 insertions, 5 deletions
diff --git a/lib/packages/jquery/README b/lib/packages/jquery/README
index 47d440b..990e29d 100644
--- a/lib/packages/jquery/README
+++ b/lib/packages/jquery/README
@@ -1,7 +1,16 @@
-This directory contains the jQuery Javascript library, and jQuery
-Table Drag & Drop plugin. These are available from:
+This directory contains the jQuery Javascript library, and jQuery plugins:
- http://jquery.com/
- http://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
+jQuery:
-Both are redistributable under the MIT license.
+ - http://jquery.com/
+ - MIT license
+
+Table Drag & Drop plugin:
+
+ - http://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
+ - MIT license
+
+Sticky Table Headers:
+
+ - https://github.com/jmosbech/StickyTableHeaders
+ - MIT license