fabric-samples/off_chain_data/application-java/config/checkstyle/java-copyright-header.txt
Mark S. Lewis b74f80b2f6 Java off-chain data store sample using Fabric Gateway
Also minor implementation changes to TypeScript sample for better consistency between implementations.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-05-20 14:48:07 +01:00

5 lines
111 B
Text

^/\*$
^ \* Copyright IBM Corp\. All Rights Reserved\.$
^ \*$
^ \* SPDX-License-Identifier: Apache-2\.0$
^ \*/$