mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: Ie66fc453cba72dee4ad84b5d1e77feb64a37f678
7 lines
128 B
Groovy
7 lines
128 B
Groovy
/*
|
|
* Copyright IBM Corp. 2017 All Rights Reserved.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
rootProject.name = 'abstore'
|
|
|