Repository: geode Updated Branches: refs/heads/develop dcc21101e -> da3767da6
http://git-wip-us.apache.org/repos/asf/geode/blob/875ddf89/geode-assembly/src/main/dist/LICENSE ---------------------------------------------------------------------- diff --git a/geode-assembly/src/main/dist/LICENSE b/geode-assembly/src/main/dist/LICENSE index 4769f9a..a00b0c3 100644 --- a/geode-assembly/src/main/dist/LICENSE +++ b/geode-assembly/src/main/dist/LICENSE @@ -631,16 +631,6 @@ The MIT License (http://opensource.org/licenses/mit-license.html) Apache Geode bundles the following files under the MIT license: - - Bootflat v1.0.1 (http://bootflat.github.io/), Copyright (c) 2014 - bootflat - - 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 - (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 - JavaScript InfoVis Toolkit v2.0.1 (http://philogb.github.io/jit/), Copyright (c) 2011 Sencha Inc. - JOpt Simple (http://pholser.github.io/jopt-simple/), Copyright (c) @@ -670,8 +660,6 @@ Apache Geode bundles the following files under the MIT license: 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) @@ -767,98 +755,3 @@ domain: - CompactConcurrentHashSet2, derived from JSR-166 ConcurrentHashMap v1.43 (http://gee.cs.oswego.edu/dl/concurrency-interest). - 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. - -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. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -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. http://git-wip-us.apache.org/repos/asf/geode/blob/875ddf89/gradle/rat.gradle ---------------------------------------------------------------------- diff --git a/gradle/rat.gradle b/gradle/rat.gradle index 7f77cdd..c97a9e9 100644 --- a/gradle/rat.gradle +++ b/gradle/rat.gradle @@ -118,27 +118,6 @@ rat { 'geode-core/src/test/resources/org/apache/geode/management/internal/configuration/domain/CacheElementJUnitTest.xml', 'geode-core/src/test/resources/org/apache/geode/management/internal/configuration/utils/*.xml', - // geode-site: Adding exceptions to MIT/BSD licensed files - 'geode-site/website/content/js/head.js', - 'geode-site/website/content/js/html5shiv.js', - '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/css/bootflat-extensions.css', - 'geode-site/website/content/css/bootflat-square.css', - 'geode-site/website/content/css/bootflat.css', - 'geode-site/website/content/css/font-awesome.min.css', - 'geode-site/website/lib/pandoc.template', - 'geode-site/website/content/font/**', - 'geode-site/website/content/fonts/**', - 'geode-site/website/content/stylesheets/**', - 'geode-site/content/**', - // compiled logs and locks - 'geode-site/website/tmp/**', - 'geode-site/website/layouts/**', - - - // Service META-INF '**/META-INF/services/org.xml.sax.ext.EntityResolver2', '**/META-INF/services/org.apache.geode.internal.cache.CacheService', '**/META-INF/services/org.apache.geode.internal.cache.xmlcache.XmlParser', @@ -171,7 +150,6 @@ rat { 'geode-json/src/main/java/org/json/XMLTokener.java', // MIT License - 'geode-site/src/jbake/**', 'geode-pulse/src/main/webapp/scripts/lib/jquery.jqGrid.src.js', 'geode-pulse/src/main/webapp/scripts/lib/grid.locale-en.js', 'geode-pulse/src/main/webapp/scripts/lib/html5.js',
