diff --git a/cardano-node/NOTICE b/cardano-node/NOTICE index 73fe83fa3b1..47f18a85adc 100644 --- a/cardano-node/NOTICE +++ b/cardano-node/NOTICE @@ -1,4 +1,4 @@ -Copyright 2019-2023 Input Output Global Inc (IOG). +Copyright 2019-2023 Input Output Global Inc (IOG), 2023-2024 Intersect. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cardano-node/cardano-node.cabal b/cardano-node/cardano-node.cabal index 37645eb6e9a..6661a9f26d3 100644 --- a/cardano-node/cardano-node.cabal +++ b/cardano-node/cardano-node.cabal @@ -1,12 +1,12 @@ cabal-version: 3.0 name: cardano-node -version: 8.9.1 +version: 8.9.2 synopsis: The cardano full node description: The cardano full node. category: Cardano, Validator, -copyright: 2019-2023 Input Output Global Inc (IOG). +copyright: 2019-2023 Input Output Global Inc (IOG), 2023-2024 Intersect. author: IOHK maintainer: operations@iohk.io license: Apache-2.0