From 5dc666d8f71cfb70ababcd4cc0058f41788a1895 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 14 Jul 2005 01:33:17 +0000 Subject: [PATCH] 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(-) diff --git a/usr/local/www/dom-drag.js b/usr/local/www/dom-drag.js index 7c31f01677..bbbf735666 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 a8651ec13a..721e036625 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: //