mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
FAB-15276 Fix license statements
Update from ISC to Apache-2.0 FAB-15276 #done Change-Id: Icb4fb6bcc26c283463472ecb1a47062c799be548 Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
This commit is contained in:
parent
b0bb79ee8e
commit
e9c36499b6
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"fabric-network": "unstable",
|
||||
"fabric-client": "unstable",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"fabric-network": "unstable",
|
||||
"fabric-client": "unstable",
|
||||
|
|
|
|||
Loading…
Reference in a new issue