Anthony Baker created GEODE-904:
-----------------------------------

             Summary: Update LICENSE for BSD/MIT dependencies
                 Key: GEODE-904
                 URL: https://issues.apache.org/jira/browse/GEODE-904
             Project: Geode
          Issue Type: Bug
            Reporter: Anthony Baker


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)

Reply via email to