From 6109dc4ee3de0ea4c79d8eb74dfbee7aeec58314 Mon Sep 17 00:00:00 2001 From: Gari Singh Date: Sat, 30 Sep 2017 09:31:41 -0400 Subject: [PATCH] [FAB-6361] Update license text in README 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: Ic9178ac0d55763b5c911ec7c188312e5a6b98c88 Signed-off-by: Gari Singh --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bb1ae0a..2df26ca2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Please visit the [installation instructions](http://hyperledger-fabric.readthedocs.io/en/latest/samples.html). -Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License +## License + +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/.