Skip to content

Commit

Permalink
Bump copyright years.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed May 26, 2023
1 parent 87621a1 commit ecd2b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bech32-th/bech32-th.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Template Haskell extensions to the Bech32 library, including
literals.
author: IOHK Engineering Team
maintainer: operations@iohk.io, erikd@mega-nerd.com, jonathan.knowles@iohk.io
copyright: 2020 IOHK
copyright: 2020-2023 IOHK
license: Apache-2.0
license-file: LICENSE
homepage: https://github.com/input-output-hk/bech32
Expand Down
2 changes: 1 addition & 1 deletion bech32/bech32.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Implementation of the Bech32 cryptocurrency address format docume
BIP (Bitcoin Improvement Proposal) 0173.
author: IOHK Engineering Team
maintainer: operations@iohk.io, erikd@mega-nerd.com, jonathan.knowles@iohk.io
copyright: 2017 Marko Bencun, 2019-2020 IOHK
copyright: 2017 Marko Bencun, 2019-2023 IOHK
license: Apache-2.0
license-file: LICENSE
homepage: https://github.com/input-output-hk/bech32
Expand Down

0 comments on commit ecd2b33

Please sign in to comment.