[ https://issues.apache.org/jira/browse/GEODE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852108#comment-15852108 ]
ASF subversion and git services commented on GEODE-1435: -------------------------------------------------------- Commit 0347dfbf25110809c74094c6b8fa2942e450a629 in geode's branch refs/heads/next-gen-native-client-software-grant from Jacob Barrett [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0347dfb ] GEODE-1435: Correct licensing on ANTLR files. - Add license for C++ parser. - Remove verbose public domain statement for ANTLR. - Remove Apache header from public domain files. > Update LICENSE for native client bundled dependencies > ----------------------------------------------------- > > Key: GEODE-1435 > URL: https://issues.apache.org/jira/browse/GEODE-1435 > Project: Geode > Issue Type: Sub-task > Components: native client > Reporter: Anthony Baker > Assignee: Jacob S. Barrett > > We need to declare attribution for any bundled dependencies in the native > client source code. If we choose to include the native client in the binary > distribution, we will need to declare those bundled libraries as well. > See > https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors. > Affected files: > - LICENSE, NOTICE (source distribution) > - geode-assembly/src/main/dist/LICENSE, NOTICE (binary distribution) > Initial list of bundled source dependencies: > - MersenneTwister (src/tests/cpp/fwklib/MersenneTwister.*pp) > The binary dependencies can be reviewed in > geode-client-native/src/dependencies (some of these are not shipped though): > - libxml2 > - xerces-c > - openssl > - ACE > - antlr > - sqlite > - doxygen > - gtest -- This message was sent by Atlassian JIRA (v6.3.15#6346)