diff --git a/lib/application-extras/cardano-wallet-application-extras.cabal b/lib/application-extras/cardano-wallet-application-extras.cabal index 695a2788a2c..2a07aab6a4f 100644 --- a/lib/application-extras/cardano-wallet-application-extras.cabal +++ b/lib/application-extras/cardano-wallet-application-extras.cabal @@ -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 diff --git a/lib/coin-selection/cardano-coin-selection.cabal b/lib/coin-selection/cardano-coin-selection.cabal index b4902603a04..d4baab86470 100644 --- a/lib/coin-selection/cardano-coin-selection.cabal +++ b/lib/coin-selection/cardano-coin-selection.cabal @@ -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 diff --git a/lib/crypto-hash-extra/crypto-hash-extra.cabal b/lib/crypto-hash-extra/crypto-hash-extra.cabal index ea4d5304c39..b489ced11a3 100644 --- a/lib/crypto-hash-extra/crypto-hash-extra.cabal +++ b/lib/crypto-hash-extra/crypto-hash-extra.cabal @@ -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 diff --git a/lib/customer-deposit-wallet/customer-deposit-wallet.cabal b/lib/customer-deposit-wallet/customer-deposit-wallet.cabal index 84ec2a63449..a3ab9ae32cc 100644 --- a/lib/customer-deposit-wallet/customer-deposit-wallet.cabal +++ b/lib/customer-deposit-wallet/customer-deposit-wallet.cabal @@ -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 @@ -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 diff --git a/lib/delta-store/delta-store.cabal b/lib/delta-store/delta-store.cabal index 18621861d63..062655e8245 100644 --- a/lib/delta-store/delta-store.cabal +++ b/lib/delta-store/delta-store.cabal @@ -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 diff --git a/lib/delta-table/delta-table.cabal b/lib/delta-table/delta-table.cabal index 5ebcbe2ab9f..e222e9b1444 100644 --- a/lib/delta-table/delta-table.cabal +++ b/lib/delta-table/delta-table.cabal @@ -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 diff --git a/lib/delta-types/delta-types.cabal b/lib/delta-types/delta-types.cabal index 340af2a65f6..4d673403b4d 100644 --- a/lib/delta-types/delta-types.cabal +++ b/lib/delta-types/delta-types.cabal @@ -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 diff --git a/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal b/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal index 5fbf3c82df8..9998b638013 100644 --- a/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal +++ b/lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal @@ -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 diff --git a/lib/launcher/cardano-wallet-launcher.cabal b/lib/launcher/cardano-wallet-launcher.cabal index a0c4c6a660d..11ed91a3c0b 100644 --- a/lib/launcher/cardano-wallet-launcher.cabal +++ b/lib/launcher/cardano-wallet-launcher.cabal @@ -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 diff --git a/lib/local-cluster/local-cluster.cabal b/lib/local-cluster/local-cluster.cabal index 766353d0442..b81c2617a35 100644 --- a/lib/local-cluster/local-cluster.cabal +++ b/lib/local-cluster/local-cluster.cabal @@ -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 diff --git a/lib/numeric/cardano-numeric.cabal b/lib/numeric/cardano-numeric.cabal index 733b6af1e3f..67929c21f9e 100644 --- a/lib/numeric/cardano-numeric.cabal +++ b/lib/numeric/cardano-numeric.cabal @@ -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 diff --git a/lib/primitive/cardano-wallet-primitive.cabal b/lib/primitive/cardano-wallet-primitive.cabal index 7a1d8c0b558..1434a0417f7 100644 --- a/lib/primitive/cardano-wallet-primitive.cabal +++ b/lib/primitive/cardano-wallet-primitive.cabal @@ -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 diff --git a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/ProtocolMagic.hs b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/ProtocolMagic.hs index fb4932c4b8d..1565166ce93 100644 --- a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/ProtocolMagic.hs +++ b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/ProtocolMagic.hs @@ -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. diff --git a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/Constraints.hs b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/Constraints.hs index f1d853f937b..437d6ca27a7 100644 --- a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/Constraints.hs +++ b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/Constraints.hs @@ -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 diff --git a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxIn.hs b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxIn.hs index 1d401348bb4..80c1194a653 100644 --- a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxIn.hs +++ b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxIn.hs @@ -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. diff --git a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxOut.hs b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxOut.hs index 4438d38f938..ca706253683 100644 --- a/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxOut.hs +++ b/lib/primitive/lib/Cardano/Wallet/Primitive/Types/Tx/TxOut.hs @@ -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. diff --git a/lib/read/cardano-wallet-read.cabal b/lib/read/cardano-wallet-read.cabal index cb3e6a24f86..2213ec6987a 100644 --- a/lib/read/cardano-wallet-read.cabal +++ b/lib/read/cardano-wallet-read.cabal @@ -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 diff --git a/lib/std-gen-seed/std-gen-seed.cabal b/lib/std-gen-seed/std-gen-seed.cabal index cb6d47104a6..548a396404f 100644 --- a/lib/std-gen-seed/std-gen-seed.cabal +++ b/lib/std-gen-seed/std-gen-seed.cabal @@ -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 diff --git a/lib/temporary-extra/temporary-extra.cabal b/lib/temporary-extra/temporary-extra.cabal index 9ba03de93e4..43222ab87e7 100644 --- a/lib/temporary-extra/temporary-extra.cabal +++ b/lib/temporary-extra/temporary-extra.cabal @@ -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 diff --git a/lib/test-utils/cardano-wallet-test-utils.cabal b/lib/test-utils/cardano-wallet-test-utils.cabal index e57d300d625..2c6596fd89e 100644 --- a/lib/test-utils/cardano-wallet-test-utils.cabal +++ b/lib/test-utils/cardano-wallet-test-utils.cabal @@ -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 diff --git a/lib/text-class/text-class.cabal b/lib/text-class/text-class.cabal index 024255092bd..a84c4c21b62 100644 --- a/lib/text-class/text-class.cabal +++ b/lib/text-class/text-class.cabal @@ -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 diff --git a/lib/wai-middleware-logging/wai-middleware-logging.cabal b/lib/wai-middleware-logging/wai-middleware-logging.cabal index 6d407c5ac8d..76c5b264f04 100644 --- a/lib/wai-middleware-logging/wai-middleware-logging.cabal +++ b/lib/wai-middleware-logging/wai-middleware-logging.cabal @@ -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 diff --git a/lib/wallet-e2e/cardano-wallet-e2e.cabal b/lib/wallet-e2e/cardano-wallet-e2e.cabal index 69032321aa6..d3f6ecaea80 100644 --- a/lib/wallet-e2e/cardano-wallet-e2e.cabal +++ b/lib/wallet-e2e/cardano-wallet-e2e.cabal @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Http/Server/Error.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Http/Server/Error.hs index ef22bce1baf..8a87343ad01 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Http/Server/Error.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Http/Server/Error.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiAsArray.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiAsArray.hs index 6a32f9ab9c3..bb2a85a77ba 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiAsArray.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiAsArray.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiT.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiT.hs index 0f957dfaccc..130a29910ab 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiT.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ApiT.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ExtendedObject.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ExtendedObject.hs index d30ece2b4ab..cfc4db643b7 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ExtendedObject.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/ExtendedObject.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/Options.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/Options.hs index ab0f2bd92af..85b36510705 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Lib/Options.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Lib/Options.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/BlockHeader.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/BlockHeader.hs index f5fe5eaabdb..903c40341f2 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/BlockHeader.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/BlockHeader.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Certificate.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Certificate.hs index 225b9f253e0..069374f74e3 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Certificate.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Certificate.hs @@ -11,7 +11,7 @@ {-# LANGUAGE TypeApplications #-} -- | --- Copyright: © 2018-2022 IOHK +-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation -- License: Apache-2.0 -- diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Error.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Error.hs index d3981f7f603..5fbc763246e 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Error.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Error.hs @@ -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. diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Key.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Key.hs index 6e8f2d54346..73150a2d493 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Key.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Key.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/MintBurn.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/MintBurn.hs index 01aa8af61e1..a63077fef85 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/MintBurn.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/MintBurn.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Primitive.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Primitive.hs index 2ab9199a3bb..2c1df98bd05 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Primitive.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Primitive.hs @@ -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 diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/SchemaMetadata.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/SchemaMetadata.hs index edd3b5c6a32..2e63d3f8034 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/SchemaMetadata.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/SchemaMetadata.hs @@ -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) diff --git a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Transaction.hs b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Transaction.hs index f6fc10880b7..3ef4711a261 100644 --- a/lib/wallet/api/http/Cardano/Wallet/Api/Types/Transaction.hs +++ b/lib/wallet/api/http/Cardano/Wallet/Api/Types/Transaction.hs @@ -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 diff --git a/lib/wallet/cardano-wallet.cabal b/lib/wallet/cardano-wallet.cabal index 9aa08a3e545..92c99e6082e 100644 --- a/lib/wallet/cardano-wallet.cabal +++ b/lib/wallet/cardano-wallet.cabal @@ -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 diff --git a/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Model.hs b/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Model.hs index b7998bbe41c..7088104a170 100644 --- a/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Model.hs +++ b/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Model.hs @@ -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", diff --git a/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Store.hs b/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Store.hs index 89b45e8ae28..70a037528df 100644 --- a/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Store.hs +++ b/lib/wallet/src/Cardano/Wallet/DB/Store/Meta/Store.hs @@ -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, diff --git a/lib/wallet/src/Cardano/Wallet/DB/Store/Wallets/Model.hs b/lib/wallet/src/Cardano/Wallet/DB/Store/Wallets/Model.hs index cf14182e526..6b7feb02e3a 100644 --- a/lib/wallet/src/Cardano/Wallet/DB/Store/Wallets/Model.hs +++ b/lib/wallet/src/Cardano/Wallet/DB/Store/Wallets/Model.hs @@ -4,7 +4,7 @@ {-# LANGUAGE TypeFamilies #-} {- | - Copyright: © 2018-2022 IOHK + Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation License: Apache-2.0 Pure model for the transactions ('Tx') and metadata about them ('TxMeta') diff --git a/lib/wallet/src/Cardano/Wallet/Primitive/Types/UTxOStatistics.hs b/lib/wallet/src/Cardano/Wallet/Primitive/Types/UTxOStatistics.hs index 4dc67eb85c1..d3b9d76e223 100644 --- a/lib/wallet/src/Cardano/Wallet/Primitive/Types/UTxOStatistics.hs +++ b/lib/wallet/src/Cardano/Wallet/Primitive/Types/UTxOStatistics.hs @@ -3,7 +3,7 @@ {-# LANGUAGE TupleSections #-} -- | --- Copyright: © 2018-2022 IOHK +-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation -- License: Apache-2.0 -- -- This module provides the 'UTxOStatistics' type. diff --git a/lib/wallet/test/unit/Cardano/Wallet/Api/TypesSpec.hs b/lib/wallet/test/unit/Cardano/Wallet/Api/TypesSpec.hs index ae6c973b837..8ea651eab4d 100644 --- a/lib/wallet/test/unit/Cardano/Wallet/Api/TypesSpec.hs +++ b/lib/wallet/test/unit/Cardano/Wallet/Api/TypesSpec.hs @@ -30,7 +30,7 @@ {-# OPTIONS_GHC -fconstraint-solver-iterations=0 #-} -- | --- Copyright: © 2018-2022 IOHK +-- Copyright: © 2018-2022 IOHK, 2023 Cardano Foundation -- License: Apache-2.0 module Cardano.Wallet.Api.TypesSpec (spec) where diff --git a/prototypes/light-mode-test/light-mode-test.cabal b/prototypes/light-mode-test/light-mode-test.cabal index 42d90515613..6f96ef7e60c 100644 --- a/prototypes/light-mode-test/light-mode-test.cabal +++ b/prototypes/light-mode-test/light-mode-test.cabal @@ -19,8 +19,8 @@ description: The "Demo" module contains example code for running these answers. bug-reports: 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-2022 IOHK license: Apache-2.0 category: Cardano