You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2016/12/14 19:24:39 UTC

[49/50] [abbrv] incubator-edgent git commit: clarify how jquery is bundled

clarify how jquery is bundled

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/bbe71fad
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/bbe71fad
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/bbe71fad

Branch: refs/heads/master
Commit: bbe71fadd834204b1ce91f13a14babc45452fffb
Parents: f2bdac6
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Dec 1 14:08:15 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Dec 1 14:08:15 2016 -0500

----------------------------------------------------------------------
 LICENSE                | 2 +-
 binary-release/LICENSE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/bbe71fad/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 25dce2d..f4748e9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -220,7 +220,7 @@ For details, see licenses/d3-sankey.BSD
 This product bundles portions of jquery-ui which is available under a MIT license.
 For details, see licenses/jquery-ui.MIT
  
-This product bundles portions of jquery which is available under a MIT license.
+The bundled jquery-ui bundles jquery which is available under a MIT license.
 For details, see licenses/jquery.MIT
 
 The bundled jquery bundles Sizzle which is available under a MIT license.

http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/bbe71fad/binary-release/LICENSE
----------------------------------------------------------------------
diff --git a/binary-release/LICENSE b/binary-release/LICENSE
index 8b5b0ed..5396b21 100644
--- a/binary-release/LICENSE
+++ b/binary-release/LICENSE
@@ -392,7 +392,7 @@ console/webapps
         The file bundles portions of jquery-ui which is available under a MIT license.
         For details, see licenses/jquery-ui.MIT
  
-        The file bundles portions of jquery which is available under a MIT license.
+        The bundled jquery-ui bundles jquery which is available under a MIT license.
         For details, see licenses/jquery.MIT
     
         The bundled jquery bundles Sizzle which is available under a MIT license.