Skip to content

Commit

Permalink
Update author/maintainer/copyright terms. (#4219)
Browse files Browse the repository at this point in the history
Use the following values consistently:

```
author:             Cardano Foundation (High Assurance Lab)
maintainer:         hal@cardanofoundation.org
copyright:          2018-2022 IOHK, 2023 Cardano Foundation
```
  • Loading branch information
Unisay authored Nov 9, 2023
2 parents ca46736 + 3253ed0 commit 6e7889e
Show file tree
Hide file tree
Showing 43 changed files with 62 additions and 62 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0.0
synopsis: modules to support applications for the cardano wallet
license: Apache-2.0
license-file: LICENSE
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
build-type: Simple
extra-doc-files: CHANGELOG.md
Expand Down
6 changes: 3 additions & 3 deletions lib/coin-selection/cardano-coin-selection.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version: 2023.7.18
synopsis: Coin selection algorithms for the Cardano blockchain.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
copyright: 2018-2022 IOHK
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2022 IOHK, 2023 Cardano Foundation
license: Apache-2.0
category: Blockchain, Cardano
build-type: Simple
Expand Down
2 changes: 1 addition & 1 deletion lib/crypto-hash-extra/crypto-hash-extra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: crypto-hash-extra
version: 0.1.0.0
synopsis: Extra functionality for cryptographic hashing
license: Apache-2.0
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
build-type: Simple

Expand Down
4 changes: 2 additions & 2 deletions lib/customer-deposit-wallet/customer-deposit-wallet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Please see README.md
homepage: https://github.com/cardano-foundation/cardano-wallet
license: Apache-2.0
license-file: LICENSE
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2023 Cardano Foundation
category: Web
Expand Down Expand Up @@ -96,7 +96,7 @@ test-suite unit
, base
, cardano-wallet
, cardano-wallet-primitive
, cardano-wallet-test-utils
, cardano-wallet-test-utils
, customer-deposit-wallet
, hspec >=2.8.2
, QuickCheck
Expand Down
4 changes: 2 additions & 2 deletions lib/delta-store/delta-store.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: delta-store
version: 0.1.0.0
synopsis: Facility for storing a Haskell value, using delta types.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2021 IOHK
license: Apache-2.0
category: Web
Expand Down
4 changes: 2 additions & 2 deletions lib/delta-table/delta-table.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: delta-table
version: 0.1.0.0
synopsis: Work with database tables using delta encodings.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2023 IOHK
license: Apache-2.0
category: Web
Expand Down
4 changes: 2 additions & 2 deletions lib/delta-types/delta-types.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: delta-types
version: 0.1.0.0
synopsis: Delta types, also known as change actions.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2021 IOHK
license: Apache-2.0
category: Web
Expand Down
2 changes: 1 addition & 1 deletion lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0.0
synopsis: Extra functionality extending the iohk-monitoring package
license: Apache-2.0
license-file: LICENSE
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
build-type: Simple

Expand Down
4 changes: 2 additions & 2 deletions lib/launcher/cardano-wallet-launcher.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: cardano-wallet-launcher
version: 2023.7.18
synopsis: Utilities for a building commands launcher
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2020 IOHK
license: Apache-2.0
category: Web
Expand Down
2 changes: 1 addition & 1 deletion lib/local-cluster/local-cluster.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ synopsis: Local cluster of cardano nodes
homepage: https://github.com/cardano-foundation/cardano-wallet
license: Apache-2.0
license-file: LICENSE
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2023 Cardano Foundation
category: Web
Expand Down
4 changes: 2 additions & 2 deletions lib/numeric/cardano-numeric.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: cardano-numeric
version: 2020.12.8
synopsis: Types and functions for performing numerical calculations.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2020 IOHK
license: Apache-2.0
category: Math
Expand Down
6 changes: 3 additions & 3 deletions lib/primitive/cardano-wallet-primitive.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version: 2023.7.18
synopsis: Selected primitive types for Cardano Wallet.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
copyright: 2018-2022 IOHK
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2022 IOHK, 2023 Cardano Foundation
license: Apache-2.0
category: Web
build-type: Simple
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{-# LANGUAGE TypeApplications #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- Provides the 'ProtocolMagic' type and related constants.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{-# LANGUAGE TypeFamilies #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- This module provides types and functions that relate to constraints on the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{-# LANGUAGE DeriveGeneric #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- This module defines the 'TxIn' type.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{-# LANGUAGE TypeApplications #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- This module defines the 'TxOut' type.
Expand Down
2 changes: 1 addition & 1 deletion lib/read/cardano-wallet-read.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ synopsis:
homepage: https://github.com/cardanofoundation/cardano-wallet
license: Apache-2.0
license-file: LICENSE
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2023 Cardano Foundation
category: Cardano
Expand Down
2 changes: 1 addition & 1 deletion lib/std-gen-seed/std-gen-seed.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: std-gen-seed
version: 0.0.0.0
synopsis: Support for standard random number generator seeds
license: Apache-2.0
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
build-type: Simple

Expand Down
2 changes: 1 addition & 1 deletion lib/temporary-extra/temporary-extra.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0.0
synopsis: Extra functionality extending the temporary package
license: Apache-2.0
license-file: LICENSE
author: HAL, Cardano Foundation
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
build-type: Simple

Expand Down
4 changes: 2 additions & 2 deletions lib/test-utils/cardano-wallet-test-utils.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: 2023.7.18
synopsis: Shared utilities for writing unit and property tests.
description: Shared utilities for writing unit and property tests.
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2020 IOHK
license: Apache-2.0
category: Web
Expand Down
4 changes: 2 additions & 2 deletions lib/text-class/text-class.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: text-class
version: 2023.7.18
synopsis: Extra helpers to convert data-types to and from Text
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2020 IOHK
license: Apache-2.0
category: Web
Expand Down
6 changes: 3 additions & 3 deletions lib/wai-middleware-logging/wai-middleware-logging.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: wai-middleware-logging
version: 1.0
synopsis: WAI Middleware for Logging
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
copyright: 2018-2022 IOHK
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2022 IOHK, 2023 Cardano Foundation
license: Apache-2.0
category: Web
build-type: Simple
Expand Down
6 changes: 3 additions & 3 deletions lib/wallet-e2e/cardano-wallet-e2e.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ synopsis: End-to-end test suite for the cardano-wallet.
description: Please see README.md
homepage: https://github.com/input-output-hk/cardano-wallet
license: Apache-2.0
author: IOHK Engineering Team
maintainer: operations@iohk.io
copyright: 2018-2022 IOHK
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2022 IOHK, 2023 Cardano Foundation
category: Testing
build-type: Simple

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{-# LANGUAGE TypeApplications #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- 'IsServerError' definition along with most instances
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiAsArray.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{-# LANGUAGE TypeFamilies #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Lib.ApiAsArray (ApiAsArray (..)) where
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiT.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{-# LANGUAGE StandaloneDeriving #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Lib.ApiT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{-# LANGUAGE FlexibleContexts #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Lib.ExtendedObject
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Lib/Options.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{-# LANGUAGE UndecidableInstances #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Lib.Options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{-# LANGUAGE RecordWildCards #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Types.BlockHeader
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{-# LANGUAGE TypeApplications #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--

Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Types/Error.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{-# OPTIONS_GHC -fno-specialise #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- API error types.
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Types/Key.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{-# OPTIONS_GHC -Wno-orphans #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Types.Key
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Types/MintBurn.hs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{-# LANGUAGE StrictData #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Types.MintBurn
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/api/http/Cardano/Wallet/Api/Types/Primitive.hs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{-# OPTIONS_GHC -Wno-orphans #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Types.Primitive () where
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{-# LANGUAGE StrictData #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0
--
-- A wrapper around TxMetadata to allow different JSON codecs. (ADP-1596)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{-# LANGUAGE TypeFamilies #-}

-- |
-- Copyright: © 2018-2022 IOHK
-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
-- License: Apache-2.0

module Cardano.Wallet.Api.Types.Transaction
Expand Down
6 changes: 3 additions & 3 deletions lib/wallet/cardano-wallet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version: 2023.7.18
synopsis: The Wallet Backend for a Cardano node.
description: Please see README.md
homepage: https://github.com/cardano-foundation/cardano-wallet
author: IOHK Engineering Team
maintainer: operations@iohk.io
copyright: 2018-2022 IOHK
author: Cardano Foundation (High Assurance Lab)
maintainer: hal@cardanofoundation.org
copyright: 2018-2022 IOHK, 2023 Cardano Foundation
license: Apache-2.0
category: Web
build-type: Simple
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Model.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{-# LANGUAGE TypeFamilies #-}

{- |
Copyright: © 2018-2022 IOHK
Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
License: Apache-2.0
Pure, low level model for a collection of "meta transactions",
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Store.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{-# LANGUAGE TypeApplications #-}

{- |
Copyright: © 2018-2022 IOHK
Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation
License: Apache-2.0
Low level 'Store' for a collection of meta-transactions,
Expand Down
Loading

0 comments on commit 6e7889e

Please sign in to comment.