GEODE-2028: Fix license issues from 1.0.0-incubating release

Remove bootstrap from LICENSE as v3.0.0 that we bundle is Apache
licensed.


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

Branch: refs/heads/feature/GEODE-1930
Commit: 9aa7fa120781e77eaa905e63bd9f9346dfa99260
Parents: 110a6f5
Author: Anthony Baker <aba...@apache.org>
Authored: Mon Oct 31 19:44:24 2016 -0700
Committer: Anthony Baker <aba...@apache.org>
Committed: Tue Nov 1 16:08:14 2016 -0700

----------------------------------------------------------------------
 LICENSE                              | 2 --
 geode-assembly/src/main/dist/LICENSE | 2 --
 gradle/rat.gradle                    | 2 --
 3 files changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/9aa7fa12/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 231239b..9bfdd83 100644
--- a/LICENSE
+++ b/LICENSE
@@ -313,8 +313,6 @@ Apache Geode bundles the following files under the MIT 
license:
     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

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/9aa7fa12/geode-assembly/src/main/dist/LICENSE
----------------------------------------------------------------------
diff --git a/geode-assembly/src/main/dist/LICENSE 
b/geode-assembly/src/main/dist/LICENSE
index 92e95b3..601ba81 100644
--- a/geode-assembly/src/main/dist/LICENSE
+++ b/geode-assembly/src/main/dist/LICENSE
@@ -633,8 +633,6 @@ Apache Geode bundles the following files under the MIT 
license:
 
   - 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
   - HeadJS v0.96 (http://headjs.com/), Copyright (c) 2013 Tero Piirainen

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/9aa7fa12/gradle/rat.gradle
----------------------------------------------------------------------
diff --git a/gradle/rat.gradle b/gradle/rat.gradle
index e9fc70f..4b4a3cc 100644
--- a/gradle/rat.gradle
+++ b/gradle/rat.gradle
@@ -124,11 +124,9 @@ rat {
     'geode-site/website/content/js/jquery-1.10.1.min.js',
     'geode-site/website/content/js/jquery.icheck.js',
     'geode-site/website/content/js/respond.min.js',
-    'geode-site/website/content/js/bootstrap.min.js',
     'geode-site/website/content/css/bootflat-extensions.css',
     'geode-site/website/content/css/bootflat-square.css',
     'geode-site/website/content/css/bootflat.css',
-    'geode-site/website/content/bootstrap/bootstrap.min.css',
     'geode-site/website/content/css/font-awesome.min.css',
     'geode-site/website/lib/pandoc.template',
     'geode-site/website/content/font/**',

Reply via email to