From 5dc666d8f71cfb70ababcd4cc0058f41788a1895 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 14 Jul 2005 01:33:17 +0000 Subject: Add the components license (BSD like) the source since we did not include the LICENSE file included with the package --- usr/local/www/dom-drag.js | 39 +++++++++++++++++++++++++++++++++++++++ usr/local/www/draglist.js | 40 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 78 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/dom-drag.js b/usr/local/www/dom-drag.js index 7c31f01..bbbf735 100755 --- a/usr/local/www/dom-drag.js +++ b/usr/local/www/dom-drag.js @@ -10,6 +10,45 @@ * activating links when finished dragging. * mmosier@astrolabe.com **************************************************/ + var Drag = { diff --git a/usr/local/www/draglist.js b/usr/local/www/draglist.js index a8651ec..721e036 100755 --- a/usr/local/www/draglist.js +++ b/usr/local/www/draglist.js @@ -15,7 +15,45 @@ // http://www.formvista.com/contact.html // // LICENSE: This file is governed by the new BSD license. For more information -// please see the LICENSE.txt file accompanying this package. + // // REVISION HISTORY: // -- cgit v1.1