Skip to content

Commit

Permalink
[FAB-6360] Update license text in README
Browse files Browse the repository at this point in the history
The license text at the bottom of the
README is a bit confusing as it might imply
that the entire project is licensed under
Creative Commons
See [FAB-6326] for details

Change-Id: Idd71a53cbe82f3c95e22feaf48242e441e5a324f
Signed-off-by: Gari Singh <[email protected]>
  • Loading branch information
mastersingh24 committed Sep 30, 2017
1 parent 9ee95a3 commit 0ed7e38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,6 @@ Following are the steps to update cfssl package using version 1.0.8 of govendor
* Remove the packages that are added to the fabric-ca vendor folder that are not needed by fabric-ca


<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>
## License <a name="license"></a>

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

0 comments on commit 0ed7e38

Please sign in to comment.