hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Fix License type #74

Closed Nana-EC closed 7 months ago

Nana-EC commented 7 months ago

Problem

Current license is MIT

Solution

Set an Apache 2.0 license file

Alternatives

No response