Repository: incubator-geode
Updated Branches:
  refs/heads/develop 4562e466d -> c4e63ac0d


GEODE-1791: Update LICENSE

Edit LICENSE files to add jQuery version, MooTools, and sizzle.js.


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

Branch: refs/heads/develop
Commit: c4e63ac0d02a70baa8ce572a02c28c5f51ba8b7e
Parents: 67e13a0
Author: Anthony Baker <aba...@apache.org>
Authored: Mon Sep 19 21:15:32 2016 -0700
Committer: Anthony Baker <aba...@apache.org>
Committed: Wed Sep 21 12:39:51 2016 -0700

----------------------------------------------------------------------
 LICENSE                              | 5 ++++-
 geode-assembly/src/main/dist/LICENSE | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c4e63ac0/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 8109496..3f777c7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -327,7 +327,7 @@ Apache Geode bundles the following files under the MIT 
license:
     Foy, http://damirfoy.com
   - JavaScript InfoVis Toolkit v2.0.1 (http://philogb.github.io/jit/), 
     Copyright (c) 2011 Sencha Inc.
-  - jQuery JavaScript Library v.1.7.2 (https://jquery.com), Copyright (c)
+  - jQuery JavaScript Library v1.7.2, v1.8.0 (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
@@ -355,10 +355,13 @@ Apache Geode bundles the following files under the MIT 
license:
     Kelvin Luck
   - matchMedia() polyfill (https://github.com/paulirish/matchMedia.js),
     Copyright (c) 2012 Scott Jehl
+  - MooTools (http://mootools.net), Copyright (c) 2006-2015 Valerio
+    Proietti, <http://mad4milk.net/>
   - 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
+  - Sizzle.js (http://sizzlejs.com/), Copyright (c) 2011, The Dojo Foundation
   - Split.js (https://github.com/nathancahill/Split.js), Copyright (c)
     2015 Nathan Cahill
   - TableDnD v0.5 (https://github.com/isocra/TableDnD), Copyright (c) 2012

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c4e63ac0/geode-assembly/src/main/dist/LICENSE
----------------------------------------------------------------------
diff --git a/geode-assembly/src/main/dist/LICENSE 
b/geode-assembly/src/main/dist/LICENSE
index 375521e..04ce74c 100644
--- a/geode-assembly/src/main/dist/LICENSE
+++ b/geode-assembly/src/main/dist/LICENSE
@@ -673,7 +673,7 @@ Apache Geode bundles the following files under the MIT 
license:
     Copyright (c) 2011 Sencha Inc.
   - 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 JavaScript Library v1.7.2, v1.8.0 (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
@@ -701,11 +701,14 @@ Apache Geode bundles the following files under the MIT 
license:
     Kelvin Luck
   - matchMedia() polyfill (https://github.com/paulirish/matchMedia.js),
     Copyright (c) 2012 Scott Jehl
+  - MooTools (http://mootools.net), Copyright (c) 2006-2015 Valerio 
+    Proietti, <http://mad4milk.net/>
   - 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.21 (http://www.slf4j.org), Copyright (c) 2004-2013 QOS.ch
+  - sizzle.js (http://sizzlejs.com/), Copyright (c) 2011, The Dojo Foundation
   - Split.js (https://github.com/nathancahill/Split.js), Copyright (c)
     2015 Nathan Cahill
   - TableDnD v0.5 (https://github.com/isocra/TableDnD), Copyright (c) 2012

Reply via email to