Skip to content

Commit

Permalink
FAB-3963 Resolve licensing issues discovered
Browse files Browse the repository at this point in the history
Resolve licensing issues discovered by Fossology scan

Change-Id: I5dd4ffc1cf82990dc5b4e5af61a7f79721d058c1
Signed-off-by: rickr <cr22rc@gmail.com>
  • Loading branch information
cr22rc committed Jun 26, 2017
1 parent b1d1eca commit 92f8dea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/java_sdk_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,7 @@ https://mvnrepository.com/artifact/org.hyperledger.fabric-sdk-java/fabric-sdk-ja
# Test Java SDK jar file using sample APP

[TODO]

## License <a name="license"></a>

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
4 changes: 4 additions & 0 deletions release_notes/v1.0.0-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ none
## Known Issues & Workarounds

## [Change Log](https://github.com/hyperledger/fabric-sdk-java/blob/master/CHANGELOG.md#v100-beta)

## License <a name="license"></a>

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.

0 comments on commit 92f8dea

Please sign in to comment.