You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2016/04/08 21:55:03 UTC

[1/6] incubator-geode git commit: GEODE-904 Adds notice to end of CDDL, changes CDDL name and link

Repository: incubator-geode
Updated Branches:
  refs/heads/develop a77398877 -> df3d10fad


GEODE-904 Adds notice to end of CDDL, changes CDDL name and link

These dependencies are under a “CDDL 1.0.1,” which adds a notice to the
end. I’ve included that here.

I also removed the redundant “License” from “CDDL License” and changed
the license link to point to a version with the notice.

This closes #126


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

Branch: refs/heads/develop
Commit: df3d10fad6fc92b1d811ed83af9720f09102812e
Parents: dc8a344
Author: Joey McAllister <jm...@pivotal.io>
Authored: Fri Apr 8 12:15:09 2016 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Fri Apr 8 12:54:26 2016 -0700

----------------------------------------------------------------------
 geode-assembly/src/main/dist/LICENSE | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/df3d10fa/geode-assembly/src/main/dist/LICENSE
----------------------------------------------------------------------
diff --git a/geode-assembly/src/main/dist/LICENSE b/geode-assembly/src/main/dist/LICENSE
index dbb3780..5ea39ca 100644
--- a/geode-assembly/src/main/dist/LICENSE
+++ b/geode-assembly/src/main/dist/LICENSE
@@ -263,10 +263,11 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 
 ---------------------------------------------------------------------------
-The CDDL License (https://opensource.org/licenses/CDDL-1.0)
+The CDDL (https://glassfish.java.net/public/CDDLv1.0.html)
 ---------------------------------------------------------------------------
 
-Apache Geode bundles the following file under the CDDL license:
+Apache Geode bundles the following file under the Common Development and
+Distribution License:
 
   - javax.activation v1.1.1
     (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp),
@@ -583,6 +584,15 @@ Apache Geode bundles the following file under the CDDL license:
   on an equitable basis. Nothing herein is intended or shall be deemed to
   constitute any admission of liability.
 
+NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION
+LICENSE (CDDL)
+
+The code released under the CDDL shall be governed by the laws of the State
+of California (excluding conflict-of-law provisions). Any litigation
+relating to this License shall be subject to the jurisdiction of the
+Federal Courts of the Northern District of California and the state courts
+of the State of California, with venue lying in Santa Clara County,
+California.
 
 ---------------------------------------------------------------------------
 The ISC License (http://opensource.org/licenses/ISC)


[2/6] incubator-geode git commit: GEODE-904 Adds matchMedia() polyfill to MIT listings, cleanup edits

Posted by ab...@apache.org.
GEODE-904 Adds matchMedia() polyfill to MIT listings, cleanup edits

Adds matchMedia() polyfill to the MIT license and adds “.js” to end of
“Respond.js” name. Other changes are just aesthetic cleanups.


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

Branch: refs/heads/develop
Commit: 52bca83171cbd251010a682f964006727b89ddd5
Parents: a18ed41
Author: Joey McAllister <jm...@pivotal.io>
Authored: Thu Apr 7 18:51:52 2016 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Fri Apr 8 12:54:26 2016 -0700

----------------------------------------------------------------------
 LICENSE | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/52bca831/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 998bbcb..e1fc3cb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -350,16 +350,19 @@ Apache Geode bundles the following files under the MIT license:
      TheDrunkenEpic <http://www.thedrunkenepic.com>
   - jScrollPane (http://jscrollpane.kelvinluck.com/), Copyright (c) 2010
     Kelvin Luck
+  - matchMedia() polyfill (https://github.com/paulirish/matchMedia.js),
+    Copyright (c) 2012 Scott Jehl
   - Normalize.css v2.1.0 (https://necolas.github.io/normalize.css/),
     Copyright (c) Nicolas Gallagher and Jonathan Neal
-  - Respond v1.1.0 (https://github.com/scottjehl/Respond), Copyright (c) 2012
-    Scott Jehl
+  - Respond.js v1.1.0 (https://github.com/scottjehl/Respond), Copyright (c)
+    2012 Scott Jehl
   - Split.js (https://github.com/nathancahill/Split.js), Copyright (c)
     2015 Nathan Cahill
-  - TableDnD v0.5 (https://github.com/isocra/TableDnD), Copyright (c) 2012 Denis
-    Howlett <de...@isocra.com>, Nick Lombard <nickl>, and other
+  - TableDnD v0.5 (https://github.com/isocra/TableDnD), Copyright (c) 2012
+    Denis Howlett <de...@isocra.com>, Nick Lombard <nickl>, and other
     contributors
-  - Timeago v1.3.0 (http://timeago.yarp.com), Copyright (c) 2008-2015 Ryan McGeary
+  - Timeago v1.3.0 (http://timeago.yarp.com), Copyright (c) 2008-2015 Ryan
+    McGeary
   - Underscore (http://underscorejs.org), Copyright (c) 2009-2016 Jeremy
     Ashkenas, DocumentCloud, and Investigative Reporters & Editors
   - zTree v3.5.02 (http://zTree.me/), Copyright (c) 2010 Hunter.z
@@ -402,7 +405,8 @@ SIL Open Font License (https://opensource.org/licenses/OFL-1.1)
 
 Apache Geode bundles the following files under the SIL OFL 1.1 license:
 
-  - Font Awesome (font files) (http://fontawesome.io) Copyright (c) Dave Gandy
+  - Font Awesome (font files) (http://fontawesome.io) Copyright (c) Dave
+    Gandy
 
 Version 1.1 - 26 February 2007
 


[3/6] incubator-geode git commit: GEODE-904 Adds file listings to LICENSE

Posted by ab...@apache.org.
GEODE-904 Adds file listings to LICENSE


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

Branch: refs/heads/develop
Commit: 6ea0b3bbff22124f0964f75b201bbec7f74ed680
Parents: a773988
Author: Joey McAllister <jm...@pivotal.io>
Authored: Mon Apr 4 18:13:06 2016 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Fri Apr 8 12:54:26 2016 -0700

----------------------------------------------------------------------
 LICENSE | 201 +++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 125 insertions(+), 76 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6ea0b3bb/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index dc7a5a7..896f7bc 100644
--- a/LICENSE
+++ b/LICENSE
@@ -202,172 +202,221 @@
 
 ===========================================================================
 
-Apache Geode includes a number of components and libraries with separate 
-copyright notices and license terms. Your use of those components are 
-subject to the terms and conditions of the following licenses. 
+Apache Geode includes a number of components and libraries with separate
+copyright notices and license terms. Your use of those components are
+subject to the terms and conditions of the following licenses.
 
 ---------------------------------------------------------------------------
-Backbone (http://backbonejs.org)
+ANSIBuffer (http://jline.sourceforge.net/apidocs/jline/ANSIBuffer.html)
 ---------------------------------------------------------------------------
-This product bundles Backbone which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles ANSIBuffer, which is available under a BSD license.
+For details, see http://opensource.org/licenses/BSD-3-Clause.
+
+---------------------------------------------------------------------------
+Backbone.js (http://backbonejs.org)
+---------------------------------------------------------------------------
+This product bundles Backbone.js, which is available under an MIT license.
+For details see http://opensource.org/licenses/mit-license.php.
+
+---------------------------------------------------------------------------
+Bootflat (http://bootflat.github.io/)
+---------------------------------------------------------------------------
+This product bundles Bootflat, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
+
+---------------------------------------------------------------------------
+Bootstrap (http://getbootstrap.com/)
+---------------------------------------------------------------------------
+This product bundles Bootstrap, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
 
 ---------------------------------------------------------------------------
 CompactConcurrentHashSet2 (http://gee.cs.oswego.edu/dl/concurrency-interest)
 ---------------------------------------------------------------------------
-This product bundles CompactConcurrentHashSet2 derived from JSR-166 
-ConcurrentHashMap v1.43 which is available in the public domain.  
+This product bundles CompactConcurrentHashSet2, derived from JSR-166
+ConcurrentHashMap v1.43, which is available in the public domain.
+
+---------------------------------------------------------------------------
+Font Awesome (https://fortawesome.github.io/Font-Awesome/)
+---------------------------------------------------------------------------
+This product bundles Font Awesome, which is available under the SIL OFL 1.1
+license (font) and the MIT license (code). For details, see
+http://scripts.sil.org/OFL and http://opensource.org/licenses/mit-license.html.
 
 ---------------------------------------------------------------------------
 Handlebars (http://handlebarsjs.com)
 ---------------------------------------------------------------------------
-This product bundles Handlebars which is available under an MIT license.  
+This product bundles Handlebars, which is available under an MIT license.
 For details see http://www.opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
+HeadJS (http://headjs.com/)
+---------------------------------------------------------------------------
+This product bundles HeadJS, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
+
+---------------------------------------------------------------------------
 highlight.js (https://highlightjs.org)
 ---------------------------------------------------------------------------
-This product bundles highlight.js which is available under a BSD 3 clauses license.  
-For details see http://opensource.org/licenses/BSD-3-Clause.
+This product bundles highlight.js, which is available under a BSD 3-clause
+license. For details see http://opensource.org/licenses/BSD-3-Clause.
+
+---------------------------------------------------------------------------
+HTML5 Shiv (https://github.com/aFarkas/html5shiv)
+---------------------------------------------------------------------------
+This product bundles HTML5 Shiv, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
+
+---------------------------------------------------------------------------
+iCheck (http://icheck.fronteed.com/)
+---------------------------------------------------------------------------
+This product bundles iCheck, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
 
 ---------------------------------------------------------------------------
 JOpt Simple (http://pholser.github.io/jopt-simple/)
 ---------------------------------------------------------------------------
-This product bundles JOpt Simple which is available under an MIT license.  
+This product bundles JOpt Simple, which is available under an MIT license.
 For details see http://www.opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
 jQuery (https://jquery.com)
 ---------------------------------------------------------------------------
-This product bundles jQuery which is available under an MIT license.  
+This product bundles jQuery, which is available under an MIT license.
 For details see http://www.opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
 jQuery BBQ (http://benalman.com/projects/jquery-bbq-plugin/)
 ---------------------------------------------------------------------------
-This product bundles jQuery BBQ which is available under an MIT and GPL dual license.  
-For details see http://benalman.com/about/license.
+This product bundles jQuery BBQ, which is available under an MIT and GPL
+dual license. For details see http://benalman.com/about/license.
 
 ---------------------------------------------------------------------------
-jQuery-slideto (https://github.com/Sleavely/jQuery-slideto)
+jQuery.i18n.properties (https://github.com/jquery-i18n-properties/jquery-i18n-properties)
 ---------------------------------------------------------------------------
-This product bundles jQuery-slideto which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jQuery.i18n.properties, which is available under an
+MIT license. For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jQuery Wiggle (https://github.com/wilhelm-murdoch/jQuery-Wiggle)
+jQuery jqGrid (https://plugins.jquery.com/jqGrid/)
 ---------------------------------------------------------------------------
-This product bundles jQuery Wiggle which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jQuery jqGrid, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-JSON (http://json.org)
+jScrollPane (http://jscrollpane.kelvinluck.com/)
 ---------------------------------------------------------------------------
-This product bundles JSON which is available under a BSD-like license.  
-For details see http://json.org/license.html.
+This product bundles jScrollPane, which is available under an MIT
+license. For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-reset.css (http://meyerweb.com/eric/tools/css/reset/)
+jQuery Mouse Wheel (http://brandonaaron.net)
 ---------------------------------------------------------------------------
-This product bundles reset.css which is available in the public domain.
+This product bundles jQuery Mouse Wheel, which is available under an MIT
+license. For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-tooltip.js (http://flowplayer.org/tools/tooltip/)
+jQuery UI MultiSelect Widget (http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/)
 ---------------------------------------------------------------------------
-This product bundles tooltip.css which is available in the public domain.
+This product bundles jQuery Multiselect Widget, which is available under an
+MIT license. For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-shred (https://github.com/pandastrike/shred)
+jQuery Placeholder (http://webcloud.se)
 ---------------------------------------------------------------------------
-This product bundles shred which is available under an MIT or ISC license.  
-For details see https://github.com/pandastrike/shred/blob/master/LICENSE.
+This product bundles jQuery Placeholder, which is available under an MIT
+license. For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-underscore (http://underscorejs.org)
+jQuery-slideto (https://github.com/Sleavely/jQuery-slideto)
 ---------------------------------------------------------------------------
-This product bundles underscore which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jQuery-slideto, which is available under an MIT
+license. For details see http://www.opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jquery jqGrid (https://plugins.jquery.com/jqGrid/)
+jQuery Sparklines (http://omnipotent.net/jquery.sparkline/)
 ---------------------------------------------------------------------------
-This product bundles jqGrid which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jQuery Sparklines, which is available under a BSD-like
+license. For details, see http://opensource.org/licenses/BSD-3-Clause.
 
 ---------------------------------------------------------------------------
-html5.js (https://github.com/aFarkas/html5shiv)
+TableDnD (https://github.com/isocra/TableDnD)
 ---------------------------------------------------------------------------
-This product bundles html5 which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles TableDND, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jquery.i18n.properties (https://github.com/jquery-i18n-properties/jquery-i18n-properties)
+Timeago (http://timeago.yarp.com/)
 ---------------------------------------------------------------------------
-This product bundles jQuery i18n which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jQuery Timeago, which is available under an MIT
+license. For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jquery.jscrollpane (http://jscrollpane.kelvinluck.com/)
+jQuery UI (http://jqueryui.com/about)
 ---------------------------------------------------------------------------
-This product bundles jquery.jscrollpane which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jquery UI, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jquery.mousewheel (http://brandonaaron.net)
+jQuery Wiggle (https://github.com/wilhelm-murdoch/jQuery-Wiggle)
 ---------------------------------------------------------------------------
-This product bundles jquery.mousewheel which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles jQuery Wiggle, which is available under an MIT
+license. For details see http://www.opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jquery.placeholder (http://webcloud.se)
+zTree (http://zTree.me/)
 ---------------------------------------------------------------------------
-This product bundles jquery.placeholder which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles zTree, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-jquery.tablednd (https://github.com/isocra/TableDnD)
+JSON (http://json.org)
 ---------------------------------------------------------------------------
-This product bundles jquery.tablednd which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles JSON, which is available under a BSD-like license.
+For details, see http://json.org/license.html.
 
 ---------------------------------------------------------------------------
-jquery.timeago (http://timeago.yarp.com/)
+Normalise.css (https://necolas.github.io/normalize.css/)
 ---------------------------------------------------------------------------
-This product bundles jquery.timeago which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles Normalise.css, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
 
 ---------------------------------------------------------------------------
-jquery.ztree (http://zTree.me/)
+Protocol Buffers (https://github.com/google/protobuf)
 ---------------------------------------------------------------------------
-This product bundles jquery.ztree which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles Protocol Buffers, which is available under a BSD
+license. For details, see http://opensource.org/licenses/BSD-3-Clause.
 
 ---------------------------------------------------------------------------
-jquery.multiselect (http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/)
+Reset CSS (http://meyerweb.com/eric/tools/css/reset/)
 ---------------------------------------------------------------------------
-This product bundles jQuery.multiselect which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles Reset CSS, which is available in the public domain.
 
 ---------------------------------------------------------------------------
-jquery.ui (http://jqueryui.com/about)
+Respond (https://github.com/scottjehl/Respond)
 ---------------------------------------------------------------------------
-This product bundles jquery UI which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles Respond, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.html.
+
+---------------------------------------------------------------------------
+tooltip.js (http://flowplayer.org/tools/tooltip/)
+---------------------------------------------------------------------------
+This product bundles tooltip.css, which is available in the public domain.
 
 ---------------------------------------------------------------------------
-jquery.sparkline.js (http://omnipotent.net/jquery.sparkline/)
+Shred (https://github.com/pandastrike/shred)
 ---------------------------------------------------------------------------
-This product bundles jquery.sparkline which is available under a BSD-like license.
-For details see http://opensource.org/licenses/BSD-3-Clause.
+This product bundles shred, which is available under an MIT or ISC license.
+For details see https://github.com/pandastrike/shred/blob/master/LICENSE.
 
 ---------------------------------------------------------------------------
-split.js (https://github.com/nathancahill/Split.js)
+Split.js (https://github.com/nathancahill/Split.js)
 ---------------------------------------------------------------------------
-This product bundles split.js which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+This product bundles Split.js, which is available under an MIT license.
+For details, see http://opensource.org/licenses/mit-license.php.
 
 ---------------------------------------------------------------------------
-MX4J (http://mx4j.sourceforge.net)
+Underscore (http://underscorejs.org)
 ---------------------------------------------------------------------------
-This product bundles MX4JModelMBean.java which is available under the MX4J license.
-For details see http://mx4j.sourceforge.net/docs/ch01s06.html.
+This product bundles Underscore, which is available under an MIT license.
+For details see http://www.opensource.org/licenses/mit-license.php.


[4/6] incubator-geode git commit: GEODE-904 Updates tooltip.js link to a working one.

Posted by ab...@apache.org.
GEODE-904 Updates tooltip.js link to a working one.

http://flowplayer.org/tools/tooltip is in the packaged license but is
an outdated and broken link. Changed it to
https://github.com/jquerytools/jquerytools. GEODE-904


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

Branch: refs/heads/develop
Commit: 83fd4bfadac97c1357f7fc478cd1dd968371a4cc
Parents: 6ea0b3b
Author: Joey McAllister <jm...@pivotal.io>
Authored: Wed Apr 6 11:15:09 2016 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Fri Apr 8 12:54:26 2016 -0700

----------------------------------------------------------------------
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/83fd4bfa/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 896f7bc..f719a08 100644
--- a/LICENSE
+++ b/LICENSE
@@ -399,7 +399,7 @@ This product bundles Respond, which is available under an MIT license.
 For details, see http://opensource.org/licenses/mit-license.html.
 
 ---------------------------------------------------------------------------
-tooltip.js (http://flowplayer.org/tools/tooltip/)
+tooltip.js (https://github.com/jquerytools/jquerytools)
 ---------------------------------------------------------------------------
 This product bundles tooltip.css, which is available in the public domain.
 


[5/6] incubator-geode git commit: GEODE-904 Updates formatting of geode-assembly/src/main/dist/LICENSE to match LICENSE

Posted by ab...@apache.org.
GEODE-904 Updates formatting of geode-assembly/src/main/dist/LICENSE to match LICENSE

Matched formatting of main LICENSE for binary distribution LICENSE and
added missing listings from main LICENSE. GEODE-904


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

Branch: refs/heads/develop
Commit: dc8a344da6fc3123750c73602e6bf3a6068d293b
Parents: 52bca83
Author: Joey McAllister <jm...@pivotal.io>
Authored: Thu Apr 7 20:44:25 2016 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Fri Apr 8 12:54:26 2016 -0700

----------------------------------------------------------------------
 geode-assembly/src/main/dist/LICENSE | 882 ++++++++++++++++++++++--------
 1 file changed, 662 insertions(+), 220 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/dc8a344d/geode-assembly/src/main/dist/LICENSE
----------------------------------------------------------------------
diff --git a/geode-assembly/src/main/dist/LICENSE b/geode-assembly/src/main/dist/LICENSE
index 6fbbab0..dbb3780 100644
--- a/geode-assembly/src/main/dist/LICENSE
+++ b/geode-assembly/src/main/dist/LICENSE
@@ -201,240 +201,682 @@
    limitations under the License.
 
 ===========================================================================
+Apache Geode Subcomponents
+===========================================================================
 
-Apache Geode includes a number of components and libraries with separate 
-copyright notices and license terms. Your use of those components are 
-subject to the terms and conditions of the following licenses. 
-
-
----------------------------------------------------------------------------
-Antlr (http://www.antlr.org/) antlr:antlr:2.7.7
----------------------------------------------------------------------------
-This product bundles Antlr which is available under a BSD license.  
-For details see http://www.antlr.org/license.html.
-
----------------------------------------------------------------------------
-Backbone (http://backbonejs.org)
----------------------------------------------------------------------------
-This product bundles Backbone which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-CompactConcurrentHashSet2 (http://gee.cs.oswego.edu/dl/concurrency-interest)
----------------------------------------------------------------------------
-This product bundles CompactConcurrentHashSet2 derived from JSR-166 
-ConcurrentHashMap v1.43 which is available in the public domain.  
-
----------------------------------------------------------------------------
-Handlebars (http://handlebarsjs.com)
----------------------------------------------------------------------------
-This product bundles Handlebars which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-highlight.js (https://highlightjs.org)
----------------------------------------------------------------------------
-This product bundles highlight.js which is available under a BSD 3 clauses license.  
-For details see http://opensource.org/licenses/BSD-3-Clause.
-
----------------------------------------------------------------------------
-javax.activation (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp) javax.activation:activation:1.1.1
----------------------------------------------------------------------------
-This product bundles javax.activation which is available under a CDDL license.  
-For details see https://glassfish.dev.java.net/public/CDDLv1.0.html.
-
----------------------------------------------------------------------------
-javax.mail (http://www.oracle.com/) javax.mail:javax.mail-api:1.4.5
----------------------------------------------------------------------------
-This product bundles javax.mail which is available under a CDDL or GPLv2+CE license.  
-For details see http://www.sun.com/cddl or https://glassfish.dev.java.net/public/CDDL+GPL.html.
-
----------------------------------------------------------------------------
-javax.resource (https://glassfish.java.net/) javax.resource:javax.resource-api:1.7
----------------------------------------------------------------------------
-This product bundles javax.resource which is available under a CDDL or GPLv2+CE license.  
-For details see https://glassfish.dev.java.net/public/CDDL+GPL.html.
-
----------------------------------------------------------------------------
-javax.servlet (https://glassfish.java.net/) javax.servlet:javax.servlet-api:3.1.0
----------------------------------------------------------------------------
-This product bundles javax.servlet which is available under a CDDL or GPLv2+CE license.  
-For details see https://glassfish.dev.java.net/public/CDDL+GPL.html.
-
----------------------------------------------------------------------------
-javax.transaction (https://glassfish.java.net/) javax.transaction:javax.transaction-api:1.2
----------------------------------------------------------------------------
-This product bundles javax.transaction which is available under a CDDL or GPLv2+CE license.  
-For details see https://glassfish.dev.java.net/public/CDDL+GPL.html.
-
----------------------------------------------------------------------------
-JLine (http://jline.sourceforge.net) jline:jline:2.12
----------------------------------------------------------------------------
-This product bundles JLine which is available under a BSD license.  
-For details see http://www.opensource.org/licenses/bsd-license.php.
-
----------------------------------------------------------------------------
-JOpt Simple (http://pholser.github.io/jopt-simple/)
----------------------------------------------------------------------------
-This product bundles JOpt Simple which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery (https://jquery.com)
----------------------------------------------------------------------------
-This product bundles jQuery which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery BBQ (http://benalman.com/projects/jquery-bbq-plugin/)
----------------------------------------------------------------------------
-This product bundles jQuery BBQ which is available under an MIT and GPL dual license.  
-For details see http://benalman.com/about/license.
-
----------------------------------------------------------------------------
-jQuery-slideto (https://github.com/Sleavely/jQuery-slideto)
----------------------------------------------------------------------------
-This product bundles jQuery-slideto which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery Wiggle (https://github.com/wilhelm-murdoch/jQuery-Wiggle)
----------------------------------------------------------------------------
-This product bundles jQuery Wiggle which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-JSON (http://json.org)
----------------------------------------------------------------------------
-This product bundles JSON which is available under a BSD-like license.  
-For details see http://json.org/license.html.
-
----------------------------------------------------------------------------
-Paranamer (https://github.com/paul-hammant/paranamer) com.thoughtworks.paranamer:paranamer:2.3
----------------------------------------------------------------------------
-This product bundles Paranamer which is available under a BSD license.  
-For details see http://www.opensource.org/licenses/bsd-license.php.
+Apache Geode includes a number of components and libraries with separate
+copyright notices and license terms. Your use of those components are
+subject to the terms and conditions of the following licenses.
 
 ---------------------------------------------------------------------------
-reset.css (http://meyerweb.com/eric/tools/css/reset/)
+The BSD 3-Clause License (http://opensource.org/licenses/BSD-3-Clause)
 ---------------------------------------------------------------------------
-This product bundles reset.css which is available in the public domain.
 
----------------------------------------------------------------------------
-tooltip.js (http://flowplayer.org/tools/tooltip/)
----------------------------------------------------------------------------
-This product bundles tooltip.css which is available in the public domain.
+Apache Geode bundles the following files under the BSD 3-Clause License:
 
----------------------------------------------------------------------------
-scala-reflect (http://www.scala-lang.org/) org.scala-lang:scala-reflect:2.10.0
----------------------------------------------------------------------------
-This product bundles scala-reflect which is available under a BSD-like license.  
-For details see http://www.scala-lang.org/downloads/license.html.
+  - ANSIBuffer (http://jline.sourceforge.net/apidocs/jline/ANSIBuffer.html),
+    Copyright (c) 2002-2007 Marc Prud'hommeaux.
+  - Antlr v2.7.7 (http://www.antlr.org), Copyright (c) 2012 Terrence Parr
+    and Sam Harwell
+  - highlight.js v7.3 (https://highlightjs.org), Copyright (c) 2006, Ivan
+    Sagalaev
+  - JLine v2.12 (http://jline.sourceforge.net), Copyright (c) 2002-2006,
+    Marc Prud'hommeaux <mw...@cornell.edu>
+  - jQuery Sparklines v2.0 (http://omnipotent.net/jquery.sparkline/),
+    Copyright (c) 2012 Splunk Inc.
+  - Paranamer v2.3 (http://github.com/paul-hammant/paranamer), Copyright
+    (c) 2006 Paul Hammant and Thoughtworks Inc.
+  - Protocol Buffers (https://github.com/google/protobuf), Copyright (c)
+    2014 Google Inc.
+  - scala-library v2.10.0 (http://www.scala-lang.org), Copyright (c)
+    2002-2016 EPFL, Copyright (c) 2011-2016 Lightbend, Inc. (formerly
+    Typesafe, Inc.)
+  - scala-reflect v2.10.0 (http://www.scala-lang.org), Copyright (c)
+    2002-2016 EPFL, Copyright (c) 2011-2016 Lightbend, Inc. (formerly
+    Typesafe, Inc.)
+
+All rights reserved.
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
 
----------------------------------------------------------------------------
-scala-library (http://www.scala-lang.org/) org.scala-lang:scala-library:2.10.0
----------------------------------------------------------------------------
-This product bundles scala-library which is available under a BSD-like license.  
-For details see http://www.scala-lang.org/downloads/license.html.
+2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its
+contributors may be used to endorse or promote products derived from this
+software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+---------------------------------------------------------------------------
+The CDDL License (https://opensource.org/licenses/CDDL-1.0)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following file under the CDDL license:
+
+  - javax.activation v1.1.1
+    (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp),
+  - javax.mail v1.4.5 (http://www.oracle.com/)
+  - javax.resource v 1.7 (https://glassfish.java.net/)
+  - javax.servlet v3.1.0 (https://glassfish.java.net/)
+  - javax.transaction v1.2 (https://glassfish.java.net/)
+
+1. Definitions.
+  1.1. Contributor means each individual or entity that creates or
+  contributes to the creation of Modifications.
+
+  1.2. Contributor Version means the combination of the Original Software,
+  prior Modifications used by a Contributor (if any), and the Modifications
+  made by that particular Contributor.
+
+  1.3. Covered Software means (a) the Original Software, or (b)
+  Modifications, or (c) the combination of files containing Original Software
+  with files containing Modifications, in each case including portions
+  thereof.
+
+  1.4. Executable means the Covered Software in any form other than Source
+  Code.
+
+  1.5. Initial Developer means the individual or entity that first makes
+  Original Software available under this License.
+
+  1.6. Larger Work means a work which combines Covered Software or portions
+  thereof with code not governed by the terms of this License.
+
+  1.7. License means this document.
+
+  1.8. Licensable means having the right to grant, to the maximum extent
+  possible, whether at the time of the initial grant or subsequently
+  acquired, any and all of the rights conveyed herein.
+
+  1.9. Modifications means the Source Code and Executable form of any of
+  the following:
+
+    A. Any file that results from an addition to, deletion from or
+    modification of the contents of a file containing Original Software or
+    previous Modifications;
+
+    B. Any new file that contains any part of the Original Software or
+    previous Modification; or
+
+    C. Any new file that is contributed or otherwise made available under
+    the terms of this License.
+
+  1.10. Original Software means the Source Code and Executable form of
+  computer software code that is originally released under this License.
+
+  1.11. Patent Claims means any patent claim(s), now owned or hereafter
+  acquired, including without limitation, method, process, and apparatus
+  claims, in any patent Licensable by grantor.
+
+  1.12. Source Code means (a) the common form of computer software code in
+  which modifications are made and (b) associated documentation included in
+  or with such code.
+
+  1.13. You (or Your) means an individual or a legal entity exercising
+  rights under, and complying with all of the terms of, this License. For
+  legal entities, You includes any entity which controls, is controlled by,
+  or is under common control with You. For purposes of this definition,
+  control means (a) the power, direct or indirect, to cause the direction
+  or management of such entity, whether by contract or otherwise, or (b)
+  ownership of more than fifty percent (50%) of the outstanding shares or
+  beneficial ownership of such entity.
+
+2. License Grants.
+  2.1. The Initial Developer Grant.
+  Conditioned upon Your compliance with Section 3.1 below and subject to
+  third party intellectual property claims, the Initial Developer hereby
+  grants You a world-wide, royalty-free, non-exclusive license:
+
+    (a) under intellectual property rights (other than patent or trademark)
+    Licensable by Initial Developer, to use, reproduce, modify, display,
+    perform, sublicense and distribute the Original Software (or portions
+    thereof), with or without Modifications, and/or as part of a Larger
+    Work; and
+
+    (b) under Patent Claims infringed by the making, using or selling of
+    Original Software, to make, have made, use, practice, sell, and offer
+    for sale, and/or otherwise dispose of the Original Software (or
+    portions thereof).
+
+    (c) The licenses granted in Sections 2.1(a) and (b) are effective on
+    the date Initial Developer first distributes or otherwise makes the
+    Original Software available to a third party under the terms of this
+    License.
+
+    (d) Notwithstanding Section 2.1(b) above, no patent license is granted:
+    (1) for code that You delete from the Original Software, or (2) for
+    infringements caused by: (i) the modification of the Original Software,
+    or (ii) the combination of the Original Software with other software or
+    devices.
+
+  2.2. Contributor Grant.
+  Conditioned upon Your compliance with Section 3.1 below and subject to
+  third party intellectual property claims, each Contributor hereby grants
+  You a world-wide, royalty-free, non-exclusive license:
+
+    (a) under intellectual property rights (other than patent or trademark)
+    Licensable by Contributor to use, reproduce, modify, display, perform,
+    sublicense and distribute the Modifications created by such Contributor
+    (or portions thereof), either on an unmodified basis, with other
+    Modifications, as Covered Software and/or as part of a Larger Work; and
+
+    (b) under Patent Claims infringed by the making, using, or selling of
+    Modifications made by that Contributor either alone and/or in
+    combination with its Contributor Version (or portions of such
+    combination), to make, use, sell, offer for sale, have made, and/or
+    otherwise dispose of: (1) Modifications made by that Contributor (or
+    portions thereof); and (2) the combination of Modifications made by
+    that Contributor with its Contributor Version (or portions of such
+    combination).
+
+    (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on
+    the date Contributor first distributes or otherwise makes the
+    Modifications available to a third party.
+
+    (d) Notwithstanding Section 2.2(b) above, no patent license is granted:
+    (1) for any code that Contributor has deleted from the Contributor
+    Version; (2) for infringements caused by: (i) third party modifications
+    of Contributor Version, or (ii) the combination of Modifications made
+    by that Contributor with other software (except as part of the
+    Contributor Version) or other devices; or (3) under Patent Claims
+    infringed by Covered Software in the absence of Modifications made by
+    that Contributor.
+
+3. Distribution Obligations.
+  3.1. Availability of Source Code.
+  Any Covered Software that You distribute or otherwise make available in
+  Executable form must also be made available in Source Code form and that
+  Source Code form must be distributed only under the terms of this
+  License. You must include a copy of this License with every copy of the
+  Source Code form of the Covered Software You distribute or otherwise make
+  available. You must inform recipients of any such Covered Software in
+  Executable form as to how they can obtain such Covered Software in Source
+  Code form in a reasonable manner on or through a medium customarily used
+  for software exchange.
+
+  3.2. Modifications.
+  The Modifications that You create or to which You contribute are governed
+  by the terms of this License. You represent that You believe Your
+  Modifications are Your original creation(s) and/or You have sufficient
+  rights to grant the rights conveyed by this License.
+
+  3.3. Required Notices.
+  You must include a notice in each of Your Modifications that identifies
+  You as the Contributor of the Modification. You may not remove or alter
+  any copyright, patent or trademark notices contained within the Covered
+  Software, or any notices of licensing or any descriptive text giving
+  attribution to any Contributor or the Initial Developer.
+
+  3.4. Application of Additional Terms.
+  You may not offer or impose any terms on any Covered Software in Source
+  Code form that alters or restricts the applicable version of this License
+  or the recipients rights hereunder. You may choose to offer, and to
+  charge a fee for, warranty, support, indemnity or liability obligations
+  to one or more recipients of Covered Software. However, you may do so
+  only on Your own behalf, and not on behalf of the Initial Developer or
+  any Contributor. You must make it absolutely clear that any such
+  warranty, support, indemnity or liability obligation is offered by You
+  alone, and You hereby agree to indemnify the Initial Developer and every
+  Contributor for any liability incurred by the Initial Developer or such
+  Contributor as a result of warranty, support, indemnity or liability
+  terms You offer.
+
+  3.5. Distribution of Executable Versions.
+  You may distribute the Executable form of the Covered Software under the
+  terms of this License or under the terms of a license of Your choice,
+  which may contain terms different from this License, provided that You
+  are in compliance with the terms of this License and that the license for
+  the Executable form does not attempt to limit or alter the recipients
+  rights in the Source Code form from the rights set forth in this License.
+  If You distribute the Covered Software in Executable form under a
+  different license, You must make it absolutely clear that any terms which
+  differ from this License are offered by You alone, not by the Initial
+  Developer or Contributor. You hereby agree to indemnify the Initial
+  Developer and every Contributor for any liability incurred by the Initial
+  Developer or such Contributor as a result of any such terms You offer.
+
+  3.6. Larger Works.
+  You may create a Larger Work by combining Covered Software with other
+  code not governed by the terms of this License and distribute the Larger
+  Work as a single product. In such a case, You must make sure the
+  requirements of this License are fulfilled for the Covered Software.
+
+4. Versions of the License.
+  4.1. New Versions.
+  Sun Microsystems, Inc. is the initial license steward and may publish
+  revised and/or new versions of this License from time to time. Each
+  version will be given a distinguishing version number. Except as provided
+  in Section 4.3, no one other than the license steward has the right to
+  modify this License.
+
+  4.2. Effect of New Versions.
+  You may always continue to use, distribute or otherwise make the Covered
+  Software available under the terms of the version of the License under
+  which You originally received the Covered Software. If the Initial
+  Developer includes a notice in the Original Software prohibiting it from
+  being distributed or otherwise made available under any subsequent
+  version of the License, You must distribute and make the Covered Software
+  available under the terms of the version of the License under which You
+  originally received the Covered Software. Otherwise, You may also choose
+  to use, distribute or otherwise make the Covered Software available under
+  the terms of any subsequent version of the License published by the
+  license steward.
+
+  4.3. Modified Versions.
+  When You are an Initial Developer and You want to create a new license
+  for Your Original Software, You may create and use a modified version of
+  this License if You: (a) rename the license and remove any references to
+  the name of the license steward (except to note that the license differs
+  from this License); and (b) otherwise make it clear that the license
+  contains terms which differ from this License.
+
+5. DISCLAIMER OF WARRANTY.
+  COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS,
+  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+  WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF
+  DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED
+  SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY
+  RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME
+  THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS
+  DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO
+  USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
+  DISCLAIMER.
+
+6. TERMINATION.
+  6.1. This License and the rights granted hereunder will terminate
+  automatically if You fail to comply with terms herein and fail to cure
+  such breach within 30 days of becoming aware of the breach. Provisions
+  which, by their nature, must remain in effect beyond the termination of
+  this License shall survive.
+
+  6.2. If You assert a patent infringement claim (excluding declaratory
+  judgment actions) against Initial Developer or a Contributor (the Initial
+  Developer or Contributor against whom You assert such claim is referred
+  to as Participant) alleging that the Participant Software (meaning the
+  Contributor Version where the Participant is a Contributor or the
+  Original Software where the Participant is the Initial Developer)
+  directly or indirectly infringes any patent, then any and all rights
+  granted directly or indirectly to You by such Participant, the Initial
+  Developer (if the Initial Developer is not the Participant) and all
+  Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60
+  days notice from Participant terminate prospectively and automatically at
+  the expiration of such 60 day notice period, unless if within such 60 day
+  period You withdraw Your claim with respect to the Participant Software
+  against such Participant either unilaterally or pursuant to a written
+  agreement with Participant.
+
+  6.3. In the event of termination under Sections 6.1 or 6.2 above, all end
+  user licenses that have been validly granted by You or any distributor
+  hereunder prior to termination (excluding licenses granted to You by any
+  distributor) shall survive termination.
+
+7. LIMITATION OF LIABILITY.
+  UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
+  NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER,
+  ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY
+  SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
+  INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER
+  INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF
+  GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL
+  OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+  INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY
+  SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM
+  SUCH PARTYS NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
+  LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION
+  OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION
+  MAY NOT APPLY TO YOU.
+
+8. U.S. GOVERNMENT END USERS.
+  The Covered Software is a commercial item, as that term is defined in 48
+  C.F.R. 2.101 (Oct. 1995), consisting of commercial computer software (as
+  that term is defined at 48 C.F.R.  252.227-7014(a)(1)) and commercial
+  computer software documentation as such terms are used in 48 C.F.R.
+  12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R.
+  227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users
+  acquire Covered Software with only those rights set forth herein. This
+  U.S. Government Rights clause is in lieu of, and supersedes, any other
+  FAR, DFAR, or other clause or provision that addresses Government rights
+  in computer software under this License.
+
+9. MISCELLANEOUS.
+  This License represents the complete agreement concerning subject matter
+  hereof. If any provision of this License is held to be unenforceable,
+  such provision shall be reformed only to the extent necessary to make it
+  enforceable. This License shall be governed by the law of the
+  jurisdiction specified in a notice contained within the Original Software
+  (except to the extent applicable law, if any, provides otherwise),
+  excluding such jurisdictions conflict-of-law provisions. Any litigation
+  relating to this License shall be subject to the jurisdiction of the
+  courts located in the jurisdiction and venue specified in a notice
+  contained within the Original Software, with the losing party responsible
+  for costs, including, without limitation, court costs and reasonable
+  attorneys fees and expenses. The application of the United Nations
+  Convention on Contracts for the International Sale of Goods is expressly
+  excluded. Any law or regulation which provides that the language of a
+  contract shall be construed against the drafter shall not apply to this
+  License. You agree that You alone are responsible for compliance with the
+  United States export administration regulations (and the export control
+  laws and regulation of any other countries) when You use, distribute or
+  otherwise make available any Covered Software.
+
+10. RESPONSIBILITY FOR CLAIMS.
+  As between Initial Developer and the Contributors, each party is
+  responsible for claims and damages arising, directly or indirectly, out
+  of its utilization of rights under this License and You agree to work
+  with Initial Developer and Contributors to distribute such responsibility
+  on an equitable basis. Nothing herein is intended or shall be deemed to
+  constitute any admission of liability.
+
+
+---------------------------------------------------------------------------
+The ISC License (http://opensource.org/licenses/ISC)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following file under the ISC license:
+
+  - Shred (https://github.com/pandastrike/shred), Copyright (c) 2012-2015
+    Panda Strike, LLC and Dan Yoder <da...@pandastrike.com>
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
+IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+---------------------------------------------------------------------------
+The JSON License (http://www.json.org/license.html)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following file under the JSON license:
+
+  - JSON (http://www.json.org), Copyright (c) 2002 JSON.org
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+The Software shall be used for Good, not Evil.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+
+---------------------------------------------------------------------------
+The MIT License (http://opensource.org/licenses/mit-license.html)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following files under the MIT license:
+
+  - Backbone.js v0.9.2 (http://backbonejs.org), Copyright (c) 2010-2012
+    Jeremy Ashkenas, DocumentCloud Inc.
+  - Bootflat v1.0.1 (http://bootflat.github.io/), Copyright (c) 2014
+    bootflat
+  - Bootstrap v3.0.0 (http://getbootstrap.com/), Copyright (c) 2011-2016
+    Twitter, Inc.
+  - Font Awesome v4.0.3 (code files) (http://fontawesome.io), Copyright (c)
+    Dave Gandy
+  - Handlebars v1.0.0 (http://handlebarsjs.com), Copyright (c) 2011, Yehuda
+    Katz
+  - HeadJS v0.96 (http://headjs.com/), Copyright (c) 2013 Tero Piirainen
+    (tipiirai)
+  - HTML5 Shiv v3.6.2pre (https://github.com/aFarkas/html5shiv), Copyright
+    (c) 2014 Alexander Farkas (aFarkas)
+  - iCheck v0.8 (http://icheck.fronteed.com/), Copyright (c) 2013 Damir
+    Foy, http://damirfoy.com
+  - JOpt Simple (http://pholser.github.io/jopt-simple/), Copyright (c)
+    2004-2015 Paul R. Holser, Jr.
+  - jQuery JavaScript Library v.1.7.2 (https://jquery.com), Copyright (c)
+    jQuery Foundation and other contributors, http://jquery.org
+  - jQuery BBQ v1.2.1 (http://benalman.com/projects/jquery-bbq-plugin/),
+    Copyright (c) 2010, "Cowboy" Ben Alman
+  - jQuery.i18n.properties v1.0.x
+    (https://github.com/jquery-i18n-properties/jquery-i18n-properties),
+    Copyright (c) 2011 Nuno Miguel Correia Serra Fernandes
+    <nf...@gmail.com>
+  - jQuery jqGrid v4.4.0 (https://plugins.jquery.com/jqGrid/), Copyright
+    (c) 2008 Tony Tomov, tony@trirand.com
+  - jQuery Mouse Wheel v3.0.6 (http://brandonaaron.net), Copyright (c) 2011
+    Brandon Aaron
+  - jQuery Placeholder (http://webcloud.se), Copyright (c) 2010 Daniel
+    Stocks
+  - jQuery-slideto (https://github.com/Sleavely/jQuery-slideto), Copyright
+    (c) 2015 Joakim Hedlund
+  - jQuery UI MultiSelect Widget v1.14pre
+    (http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/),
+    Copyright (c) 2011 Eric Hynds
+  - jQuery UI v1.8.18 (http://jqueryui.com/about), Copyright (c) jQuery
+    Foundation and other contributors, http://jquery.org
+  - jQuery Wiggle (https://github.com/wilhelm-murdoch/jQuery-Wiggle),
+    Copyright (c) 2011 Wilhelm Murdoch <wi...@gmail.com>,
+    TheDrunkenEpic <http://www.thedrunkenepic.com>
+  - jScrollPane (http://jscrollpane.kelvinluck.com/), Copyright (c) 2010
+    Kelvin Luck
+  - matchMedia() polyfill (https://github.com/paulirish/matchMedia.js),
+    Copyright (c) 2012 Scott Jehl
+  - Normalize.css v2.1.0 (https://necolas.github.io/normalize.css/),
+    Copyright (c) Nicolas Gallagher and Jonathan Neal
+  - Respond.js v1.1.0 (https://github.com/scottjehl/Respond), Copyright (c)
+    2012 Scott Jehl
+  - SLF4J API v1.7.7 (http://www.slf4j.org), Copyright (c) 2004-2013 QOS.ch
+  - Split.js (https://github.com/nathancahill/Split.js), Copyright (c)
+    2015 Nathan Cahill
+  - TableDnD v0.5 (https://github.com/isocra/TableDnD), Copyright (c) 2012
+    Denis Howlett <de...@isocra.com>, Nick Lombard <nickl>, and other
+    contributors
+  - Timeago v1.3.0 (http://timeago.yarp.com), Copyright (c) 2008-2015 Ryan
+    McGeary
+  - Underscore (http://underscorejs.org), Copyright (c) 2009-2016 Jeremy
+    Ashkenas, DocumentCloud, and Investigative Reporters & Editors
+  - zTree v3.5.02 (http://zTree.me/), Copyright (c) 2010 Hunter.z
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+---------------------------------------------------------------------------
+The MX4J License (http://mx4j.sourceforge.net/docs/ch01s06.html)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following file under the MIT license:
+
+  - MX4J v3.0.1 (http://mx4j.sourceforge.net), Copyright (c) MX4J
+
+Version 1.0
+
+Copyright (c) 2001-2004 by the MX4J contributors.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+3. The end-user documentation included with the redistribution, if any,
+must include the following acknowledgment:
+ "This product includes software developed by the MX4J project
+ (http://mx4j.sourceforge.net)."
+Alternately, this acknowledgment may appear in the software itself, if and
+wherever such third-party acknowledgments normally appear.
+
+4. The name "MX4J" must not be used to endorse or promote products derived
+from this software without prior written permission.
+
+For written permission, please contact biorn_steedom [at] users [dot]
+sourceforge [dot] net
+
+5. Products derived from this software may not be called "MX4J", nor may
+"MX4J" appear in their name, without prior written permission of Simone
+Bordet.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+EVENT SHALL THE MX4J CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+This software consists of voluntary contributions made by many
+individuals on behalf of the MX4J project. For more information on
+MX4J, please see the MX4J website (http://mx4j.sourceforge.net/).
+
+---------------------------------------------------------------------------
+Public Domain
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following files, which are available in the public
+domain:
+
+  - CompactConcurrentHashSet2, derived from JSR-166 ConcurrentHashMap v1.43
+    (http://gee.cs.oswego.edu/dl/concurrency-interest).
+  - Reset CSS (http://meyerweb.com/eric/tools/css/reset/)
+  - tooltip.js v1.2.6 (https://github.com/jquerytools/jquerytools)
+
+
+---------------------------------------------------------------------------
+SIL Open Font License (https://opensource.org/licenses/OFL-1.1)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following files under the SIL OFL 1.1 license:
+
+  - Font Awesome (font files) (http://fontawesome.io) Copyright (c) Dave
+    Gandy
 
----------------------------------------------------------------------------
-shred (https://github.com/pandastrike/shred)
----------------------------------------------------------------------------
-This product bundles shred which is available under an MIT or ISC license.  
-For details see https://github.com/pandastrike/shred/blob/master/LICENSE.
+Version 1.1 - 26 February 2007
 
----------------------------------------------------------------------------
-SLF4J API (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.7
----------------------------------------------------------------------------
-This product bundles SLF4J API which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
 
----------------------------------------------------------------------------
-underscore (http://underscorejs.org)
----------------------------------------------------------------------------
-This product bundles underscore which is available under an MIT license.  
-For details see http://www.opensource.org/licenses/mit-license.php.
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
 
----------------------------------------------------------------------------
-jquery jqGrid (https://plugins.jquery.com/jqGrid/)
----------------------------------------------------------------------------
-This product bundles jqGrid which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
 
----------------------------------------------------------------------------
-html5.js (https://github.com/aFarkas/html5shiv)
----------------------------------------------------------------------------
-This product bundles html5 which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
 
----------------------------------------------------------------------------
-jquery.i18n.properties (https://github.com/jquery-i18n-properties/jquery-i18n-properties)
----------------------------------------------------------------------------
-This product bundles jQuery i18n which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
 
----------------------------------------------------------------------------
-jquery.jscrollpane (http://jscrollpane.kelvinluck.com/)
----------------------------------------------------------------------------
-This product bundles jquery.jscrollpane which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting — in part or in whole — any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
 
----------------------------------------------------------------------------
-jquery.mousewheel (http://brandonaaron.net)
----------------------------------------------------------------------------
-This product bundles jquery.mousewheel which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
 
----------------------------------------------------------------------------
-jquery.placeholder (http://webcloud.se)
----------------------------------------------------------------------------
-This product bundles jquery.placeholder which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
 
----------------------------------------------------------------------------
-jquery.tablednd (https://github.com/isocra/TableDnD)
----------------------------------------------------------------------------
-This product bundles jquery.tablednd which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jquery.timeago (http://timeago.yarp.com/)
----------------------------------------------------------------------------
-This product bundles jquery.timeago which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jquery.ztree (http://zTree.me/)
----------------------------------------------------------------------------
-This product bundles jquery.ztree which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jquery.multiselect (http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/)
----------------------------------------------------------------------------
-This product bundles jQuery.multiselect which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jquery.ui (http://jqueryui.com/about)
----------------------------------------------------------------------------
-This product bundles jquery UI which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jquery.sparkline.js (http://omnipotent.net/jquery.sparkline/)
----------------------------------------------------------------------------
-This product bundles jquery.sparkline which is available under a BSD-like license.
-For details see http://opensource.org/licenses/BSD-3-Clause.
-
----------------------------------------------------------------------------
-split.js (https://github.com/nathancahill/Split.js)
----------------------------------------------------------------------------
-This product bundles split.js which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-MX4J (http://mx4j.sourceforge.net)
----------------------------------------------------------------------------
-This product bundles MX4JModelMBean.java which is available under the MX4J license.
-For details see http://mx4j.sourceforge.net/docs/ch01s06.html.
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.


[6/6] incubator-geode git commit: GEODE-904 Reformatted LICENSE around Licenses

Posted by ab...@apache.org.
GEODE-904 Reformatted LICENSE around Licenses

Using Apache Samza LICENSE as a guide, separated components by license
and added versions (where available), copyright dates (where
applicable), copyright owners, and texts of component licenses.


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

Branch: refs/heads/develop
Commit: a18ed4120ae760f5cdf6da5ae80581a924a92d2d
Parents: 83fd4bf
Author: Joey McAllister <jm...@pivotal.io>
Authored: Wed Apr 6 19:28:52 2016 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Fri Apr 8 12:54:26 2016 -0700

----------------------------------------------------------------------
 LICENSE | 464 ++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 266 insertions(+), 198 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/a18ed412/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index f719a08..998bbcb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -201,222 +201,290 @@
    limitations under the License.
 
 ===========================================================================
+Apache Geode Subcomponents
+===========================================================================
 
 Apache Geode includes a number of components and libraries with separate
 copyright notices and license terms. Your use of those components are
 subject to the terms and conditions of the following licenses.
 
 ---------------------------------------------------------------------------
-ANSIBuffer (http://jline.sourceforge.net/apidocs/jline/ANSIBuffer.html)
----------------------------------------------------------------------------
-This product bundles ANSIBuffer, which is available under a BSD license.
-For details, see http://opensource.org/licenses/BSD-3-Clause.
-
----------------------------------------------------------------------------
-Backbone.js (http://backbonejs.org)
----------------------------------------------------------------------------
-This product bundles Backbone.js, which is available under an MIT license.
-For details see http://opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-Bootflat (http://bootflat.github.io/)
----------------------------------------------------------------------------
-This product bundles Bootflat, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
-
----------------------------------------------------------------------------
-Bootstrap (http://getbootstrap.com/)
----------------------------------------------------------------------------
-This product bundles Bootstrap, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
-
----------------------------------------------------------------------------
-CompactConcurrentHashSet2 (http://gee.cs.oswego.edu/dl/concurrency-interest)
----------------------------------------------------------------------------
-This product bundles CompactConcurrentHashSet2, derived from JSR-166
-ConcurrentHashMap v1.43, which is available in the public domain.
-
----------------------------------------------------------------------------
-Font Awesome (https://fortawesome.github.io/Font-Awesome/)
----------------------------------------------------------------------------
-This product bundles Font Awesome, which is available under the SIL OFL 1.1
-license (font) and the MIT license (code). For details, see
-http://scripts.sil.org/OFL and http://opensource.org/licenses/mit-license.html.
-
----------------------------------------------------------------------------
-Handlebars (http://handlebarsjs.com)
----------------------------------------------------------------------------
-This product bundles Handlebars, which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-HeadJS (http://headjs.com/)
----------------------------------------------------------------------------
-This product bundles HeadJS, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
-
----------------------------------------------------------------------------
-highlight.js (https://highlightjs.org)
----------------------------------------------------------------------------
-This product bundles highlight.js, which is available under a BSD 3-clause
-license. For details see http://opensource.org/licenses/BSD-3-Clause.
-
----------------------------------------------------------------------------
-HTML5 Shiv (https://github.com/aFarkas/html5shiv)
----------------------------------------------------------------------------
-This product bundles HTML5 Shiv, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
-
----------------------------------------------------------------------------
-iCheck (http://icheck.fronteed.com/)
----------------------------------------------------------------------------
-This product bundles iCheck, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
-
----------------------------------------------------------------------------
-JOpt Simple (http://pholser.github.io/jopt-simple/)
----------------------------------------------------------------------------
-This product bundles JOpt Simple, which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery (https://jquery.com)
----------------------------------------------------------------------------
-This product bundles jQuery, which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery BBQ (http://benalman.com/projects/jquery-bbq-plugin/)
----------------------------------------------------------------------------
-This product bundles jQuery BBQ, which is available under an MIT and GPL
-dual license. For details see http://benalman.com/about/license.
-
----------------------------------------------------------------------------
-jQuery.i18n.properties (https://github.com/jquery-i18n-properties/jquery-i18n-properties)
----------------------------------------------------------------------------
-This product bundles jQuery.i18n.properties, which is available under an
-MIT license. For details, see http://opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery jqGrid (https://plugins.jquery.com/jqGrid/)
+The BSD 3-Clause License (http://opensource.org/licenses/BSD-3-Clause)
 ---------------------------------------------------------------------------
-This product bundles jQuery jqGrid, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.php.
 
----------------------------------------------------------------------------
-jScrollPane (http://jscrollpane.kelvinluck.com/)
----------------------------------------------------------------------------
-This product bundles jScrollPane, which is available under an MIT
-license. For details, see http://opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery Mouse Wheel (http://brandonaaron.net)
----------------------------------------------------------------------------
-This product bundles jQuery Mouse Wheel, which is available under an MIT
-license. For details, see http://opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery UI MultiSelect Widget (http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/)
----------------------------------------------------------------------------
-This product bundles jQuery Multiselect Widget, which is available under an
-MIT license. For details, see http://opensource.org/licenses/mit-license.php.
+Apache Geode bundles the following files under the BSD 3-Clause License:
 
----------------------------------------------------------------------------
-jQuery Placeholder (http://webcloud.se)
----------------------------------------------------------------------------
-This product bundles jQuery Placeholder, which is available under an MIT
-license. For details, see http://opensource.org/licenses/mit-license.php.
+  - ANSIBuffer (http://jline.sourceforge.net/apidocs/jline/ANSIBuffer.html),
+    Copyright (c) 2002-2007 Marc Prud'hommeaux.
+  - highlight.js v7.3 (https://highlightjs.org), Copyright (c) 2006, Ivan
+    Sagalaev
+  - jQuery Sparklines v2.0 (http://omnipotent.net/jquery.sparkline/), Copyright
+    (c) 2012 Splunk Inc.
+  - Protocol Buffers (https://github.com/google/protobuf), Copyright (c) 2014
+    Google Inc.
 
----------------------------------------------------------------------------
-jQuery-slideto (https://github.com/Sleavely/jQuery-slideto)
----------------------------------------------------------------------------
-This product bundles jQuery-slideto, which is available under an MIT
-license. For details see http://www.opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery Sparklines (http://omnipotent.net/jquery.sparkline/)
----------------------------------------------------------------------------
-This product bundles jQuery Sparklines, which is available under a BSD-like
-license. For details, see http://opensource.org/licenses/BSD-3-Clause.
-
----------------------------------------------------------------------------
-TableDnD (https://github.com/isocra/TableDnD)
----------------------------------------------------------------------------
-This product bundles TableDND, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-Timeago (http://timeago.yarp.com/)
----------------------------------------------------------------------------
-This product bundles jQuery Timeago, which is available under an MIT
-license. For details, see http://opensource.org/licenses/mit-license.php.
-
----------------------------------------------------------------------------
-jQuery UI (http://jqueryui.com/about)
----------------------------------------------------------------------------
-This product bundles jquery UI, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.php.
+All rights reserved.
 
----------------------------------------------------------------------------
-jQuery Wiggle (https://github.com/wilhelm-murdoch/jQuery-Wiggle)
----------------------------------------------------------------------------
-This product bundles jQuery Wiggle, which is available under an MIT
-license. For details see http://www.opensource.org/licenses/mit-license.php.
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
 
----------------------------------------------------------------------------
-zTree (http://zTree.me/)
----------------------------------------------------------------------------
-This product bundles zTree, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.php.
+1. Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
 
----------------------------------------------------------------------------
-JSON (http://json.org)
----------------------------------------------------------------------------
-This product bundles JSON, which is available under a BSD-like license.
-For details, see http://json.org/license.html.
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation and/or
+other materials provided with the distribution.
 
----------------------------------------------------------------------------
-Normalise.css (https://necolas.github.io/normalize.css/)
----------------------------------------------------------------------------
-This product bundles Normalise.css, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
+3. Neither the name of the copyright holder nor the names of its contributors
+may be used to endorse or promote products derived from this software without
+specific prior written permission.
 
----------------------------------------------------------------------------
-Protocol Buffers (https://github.com/google/protobuf)
----------------------------------------------------------------------------
-This product bundles Protocol Buffers, which is available under a BSD
-license. For details, see http://opensource.org/licenses/BSD-3-Clause.
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+---------------------------------------------------------------------------
+The ISC License (http://opensource.org/licenses/ISC)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following file under the ISC license:
+
+  - Shred (https://github.com/pandastrike/shred), Copyright (c) 2012-2015
+    Panda Strike, LLC and Dan Yoder <da...@pandastrike.com>
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
+IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+---------------------------------------------------------------------------
+The JSON License (http://www.json.org/license.html)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following file under the JSON license:
+
+  - JSON (http://www.json.org), Copyright (c) 2002 JSON.org
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+The Software shall be used for Good, not Evil.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+
+---------------------------------------------------------------------------
+The MIT License (http://opensource.org/licenses/mit-license.html)
+---------------------------------------------------------------------------
 
----------------------------------------------------------------------------
-Reset CSS (http://meyerweb.com/eric/tools/css/reset/)
----------------------------------------------------------------------------
-This product bundles Reset CSS, which is available in the public domain.
+Apache Geode bundles the following files under the MIT license:
 
----------------------------------------------------------------------------
-Respond (https://github.com/scottjehl/Respond)
----------------------------------------------------------------------------
-This product bundles Respond, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.html.
+  - Backbone.js v0.9.2 (http://backbonejs.org), Copyright (c) 2010-2012
+    Jeremy Ashkenas, DocumentCloud Inc.
+  - Bootflat v1.0.1 (http://bootflat.github.io/), Copyright (c) 2014
+    bootflat
+  - Bootstrap v3.0.0 (http://getbootstrap.com/), Copyright (c) 2011-2016
+    Twitter, Inc.
+  - Font Awesome v4.0.3 (code files) (http://fontawesome.io), Copyright (c)
+    Dave Gandy
+  - Handlebars v1.0.0 (http://handlebarsjs.com), Copyright (c) 2011, Yehuda
+    Katz
+  - HeadJS v0.96 (http://headjs.com/), Copyright (c) 2013 Tero Piirainen
+    (tipiirai)
+  - HTML5 Shiv v3.6.2pre (https://github.com/aFarkas/html5shiv), Copyright
+    (c) 2014 Alexander Farkas (aFarkas)
+  - iCheck v0.8 (http://icheck.fronteed.com/), Copyright (c) 2013 Damir
+    Foy, http://damirfoy.com
+  - JOpt Simple (http://pholser.github.io/jopt-simple/), Copyright (c)
+    2004-2015 Paul R. Holser, Jr.
+  - jQuery JavaScript Library v.1.7.2 (https://jquery.com), Copyright (c)
+    jQuery Foundation and other contributors, http://jquery.org
+  - jQuery BBQ v1.2.1 (http://benalman.com/projects/jquery-bbq-plugin/),
+    Copyright (c) 2010, "Cowboy" Ben Alman
+  - jQuery.i18n.properties v1.0.x
+    (https://github.com/jquery-i18n-properties/jquery-i18n-properties),
+    Copyright (c) 2011 Nuno Miguel Correia Serra Fernandes
+    <nf...@gmail.com>
+  - jQuery jqGrid v4.4.0 (https://plugins.jquery.com/jqGrid/), Copyright
+    (c) 2008 Tony Tomov, tony@trirand.com
+  - jQuery Mouse Wheel v3.0.6 (http://brandonaaron.net), Copyright (c) 2011
+    Brandon Aaron
+  - jQuery Placeholder (http://webcloud.se), Copyright (c) 2010 Daniel
+    Stocks
+  - jQuery-slideto (https://github.com/Sleavely/jQuery-slideto), Copyright
+    (c) 2015 Joakim Hedlund
+  - jQuery UI MultiSelect Widget v1.14pre
+    (http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/),
+    Copyright (c) 2011 Eric Hynds
+  - jQuery UI v1.8.18 (http://jqueryui.com/about), Copyright (c) jQuery
+    Foundation and other contributors, http://jquery.org
+  - jQuery Wiggle (https://github.com/wilhelm-murdoch/jQuery-Wiggle),
+    Copyright (c) 2011 Wilhelm Murdoch <wi...@gmail.com>,
+     TheDrunkenEpic <http://www.thedrunkenepic.com>
+  - jScrollPane (http://jscrollpane.kelvinluck.com/), Copyright (c) 2010
+    Kelvin Luck
+  - Normalize.css v2.1.0 (https://necolas.github.io/normalize.css/),
+    Copyright (c) Nicolas Gallagher and Jonathan Neal
+  - Respond v1.1.0 (https://github.com/scottjehl/Respond), Copyright (c) 2012
+    Scott Jehl
+  - Split.js (https://github.com/nathancahill/Split.js), Copyright (c)
+    2015 Nathan Cahill
+  - TableDnD v0.5 (https://github.com/isocra/TableDnD), Copyright (c) 2012 Denis
+    Howlett <de...@isocra.com>, Nick Lombard <nickl>, and other
+    contributors
+  - Timeago v1.3.0 (http://timeago.yarp.com), Copyright (c) 2008-2015 Ryan McGeary
+  - Underscore (http://underscorejs.org), Copyright (c) 2009-2016 Jeremy
+    Ashkenas, DocumentCloud, and Investigative Reporters & Editors
+  - zTree v3.5.02 (http://zTree.me/), Copyright (c) 2010 Hunter.z
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+
+---------------------------------------------------------------------------
+Public Domain
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following files, which are available in the public
+domain:
+
+  - CompactConcurrentHashSet2, derived from JSR-166 ConcurrentHashMap v1.43
+    (http://gee.cs.oswego.edu/dl/concurrency-interest).
+  - Reset CSS (http://meyerweb.com/eric/tools/css/reset/)
+  - tooltip.js v1.2.6 (https://github.com/jquerytools/jquerytools)
+
+
+---------------------------------------------------------------------------
+SIL Open Font License (https://opensource.org/licenses/OFL-1.1)
+---------------------------------------------------------------------------
+
+Apache Geode bundles the following files under the SIL OFL 1.1 license:
+
+  - Font Awesome (font files) (http://fontawesome.io) Copyright (c) Dave Gandy
+
+Version 1.1 - 26 February 2007
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting — in part or in whole — any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
 
----------------------------------------------------------------------------
-tooltip.js (https://github.com/jquerytools/jquerytools)
----------------------------------------------------------------------------
-This product bundles tooltip.css, which is available in the public domain.
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
 
----------------------------------------------------------------------------
-Shred (https://github.com/pandastrike/shred)
----------------------------------------------------------------------------
-This product bundles shred, which is available under an MIT or ISC license.
-For details see https://github.com/pandastrike/shred/blob/master/LICENSE.
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
 
----------------------------------------------------------------------------
-Split.js (https://github.com/nathancahill/Split.js)
----------------------------------------------------------------------------
-This product bundles Split.js, which is available under an MIT license.
-For details, see http://opensource.org/licenses/mit-license.php.
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
 
----------------------------------------------------------------------------
-Underscore (http://underscorejs.org)
----------------------------------------------------------------------------
-This product bundles Underscore, which is available under an MIT license.
-For details see http://www.opensource.org/licenses/mit-license.php.
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.