[
https://issues.apache.org/jira/browse/GEODE-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225466#comment-15225466
]
ASF GitHub Bot commented on GEODE-904:
--------------------------------------
GitHub user joeymcallister opened a pull request:
https://github.com/apache/incubator-geode/pull/124
GEODE-904 Adds file listings to LICENSE
Updates the LICENSE with file listings mentioned in GEODE-904. Also edits
some existing listings for consistency.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joeymcallister/incubator-geode
feature/GEODE-904
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/124.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #124
----
----
> Update LICENSE for BSD/MIT dependencies
> ---------------------------------------
>
> Key: GEODE-904
> URL: https://issues.apache.org/jira/browse/GEODE-904
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Anthony Baker
> Assignee: William Markito Oliveira
> Fix For: 1.0.0-incubating.M2
>
>
> The following files need to be listed in the LICENSE:
> {noformat}
> - ANSIBuffer (BSD) [1]
> - font awesome (front are SIL and css is MIT) [2]
> - normalise.css (MIT) [3]
> - bootstrap (MIT) [3]
> - boot flat (MIT) [4]
> - headjs (MIT) [5]
> - iCheck (MIT) [6]
> - html5shiv (MIT) [7]
> - respond (MIT) [8]
> - polyfill (MIT/BSD) [8]
> - InternalDataSerializer.java [9] contains code from BSD license protobuf
> that should be in license
> 1.
> ./gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/jline/ANSIBuffer.java
> 2. ./gemfire-site/website/content/font/*
> 3. ./gemfire-site/website/content/bootstrap/bootstrap.min.css
> 4. ./gemfire-site/website/content/css/bootflat*
> 5. ./gemfire-site/website/content/js/head.js
> 6. ./gemfire-site/website/content/js/jquery.icheck.js
> 7. ./gemfire-site/website/content/js/html5shiv.js
> 8. ./gemfire-site/website/content/js/respond.min.js
> 9
> ./gemfire-core/src/main/java/com/gemstone/gemfire/internal/InternalDataSerializer.java
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)