Skip to content

Commit

Permalink
change license
Browse files Browse the repository at this point in the history
  • Loading branch information
szhygulin committed May 28, 2024
1 parent 9713ec5 commit 758823c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bech32m.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// https://github.com/gregdhill/bech32-sol/blob/master/src/Bech32.sol
// TODO(mkl): what License?
// based on https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki
// https://github.com/sipa/bech32/blob/master/ref/python/segwit_addr.py
pragma solidity ^0.8.18;
Expand Down

0 comments on commit 758823c

Please sign in to comment.