Skip to content

Commit 312ebf5

Browse files
committed
Date ranges
1 parent 4448ef7 commit 312ebf5

File tree

36 files changed

+36
-36
lines changed

36 files changed

+36
-36
lines changed

NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

bench/cardano-topology/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

bench/cardano-topology/cardano-topology.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-topology
44
version: 1.36.0
55
description: A cardano topology generator
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

bench/locli/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

bench/locli/locli.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: locli
44
version: 1.29
55
description: Cardano log analysis CLI.
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

bench/trace-analyzer/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2022-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

bench/trace-analyzer/trace-analyzer.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: trace-analyzer
44
version: 0.1.0
55
synopsis: See README for more info
66
description: See README for more info
7-
copyright: 2023 Input Output (Hong Kong) Ltd.
7+
copyright: 2022-2023 Input Output (Hong Kong) Ltd.
88
author: IOHK
99
maintainer: [email protected]
1010
license: Apache-2.0

bench/tx-generator/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2019-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

bench/tx-generator/tx-generator.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: tx-generator
44
version: 2.4
55
description: The transaction generator for cardano node
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2019-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

cardano-api/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2020-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-api/cardano-api.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-api
44
version: 1.36.0
55
description: The cardano api
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2020-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

cardano-api/test/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-cli/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-cli/cardano-cli.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-cli
44
version: 1.36.0
55
description: The Cardano command-line interface.
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2020-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

cardano-client-demo/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-client-demo/cardano-client-demo.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ synopsis: A simple demo cardano-node client application
66
description: This is intended to demonstrate how to write simple
77
applications that interact with the cardano-node,
88
using the cardano-api.
9-
copyright: 2023 Input Output (Hong Kong) Ltd.
9+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
1010
author: IOHK
1111
maintainer: [email protected]
1212
license: Apache-2.0

cardano-git-rev/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2022-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-git-rev/cardano-git-rev.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 3.0
22

33
name: cardano-git-rev
44
version: 0.1.0.0
5-
copyright: 2023 Input Output (Hong Kong) Ltd.
5+
copyright: 2022-2023 Input Output (Hong Kong) Ltd.
66
author: IOHK
77
maintainer: [email protected]
88
license: Apache-2.0

cardano-node-capi/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-node-capi/cardano-node-capi.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-node-capi
44
version: 0.1.0.0
55
description: ffi c library around the full node
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license-files: LICENSE

cardano-node-chairman/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2020-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-node-chairman/cardano-node-chairman.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-node-chairman
44
version: 1.36.0
55
description: The cardano full node
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2020-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

cardano-node/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2019-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-node/cardano-node.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-node
44
version: 1.36.0
55
description: The cardano full node
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2019-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

cardano-submit-api/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2019-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-submit-api/cardano-submit-api.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bug-reports: https://github.com/input-output-hk/cardano-node/issues
99
license: Apache-2.0
1010
license-files: LICENSE
1111
NOTICE
12-
copyright: 2023 Input Output (Hong Kong) Ltd.
12+
copyright: 2019-2023 Input Output (Hong Kong) Ltd.
1313
author: IOHK Engineering Team
1414
maintainer: [email protected]
1515
category: Language

cardano-testnet/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-testnet/cardano-testnet.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: cardano-testnet
44
version: 1.36.0
55
description: The cardano full node
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
77
author: IOHK
88
maintainer: [email protected]
99
license: Apache-2.0

cardano-tracer/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2022-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

cardano-tracer/cardano-tracer.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: cardano-tracer
44
version: 0.1.0
55
synopsis: A service for logging and monitoring over Cardano nodes.
66
description: See README for more info
7-
copyright: 2023 Input Output (Hong Kong) Ltd.
7+
copyright: 2022-2023 Input Output (Hong Kong) Ltd.
88
author: IOHK
99
maintainer: [email protected]
1010
license: Apache-2.0

trace-dispatcher/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2020-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

trace-dispatcher/trace-dispatcher.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: trace-dispatcher
44
version: 1.29.0
55
synopsis: Package for development of simple and efficient tracers
66
based on the arrow based contra-tracer package
7-
copyright: 2023 Input Output (Hong Kong) Ltd.
7+
copyright: 2020-2023 Input Output (Hong Kong) Ltd.
88
author: Juergen Nicklisch-Franken
99
maintainer: [email protected]
1010
license: Apache-2.0

trace-forward/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

trace-forward/trace-forward.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 0.1.0
55
synopsis: The forwarding protocols library for cardano node.
66
description: The library providing typed protocols for forwarding different
77
information from the cardano node to an external application.
8-
copyright: 2023 Input Output (Hong Kong) Ltd.
8+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
99
author: IOHK
1010
maintainer: [email protected]
1111
license: Apache-2.0

trace-resources/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Input Output (Hong Kong) Ltd.
1+
Copyright 2021-2023 Input Output (Hong Kong) Ltd.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

trace-resources/trace-resources.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cabal-version: 3.0
33
name: trace-resources
44
version: 0.1.0.0
55
synopsis: Package for tracing resources for linux, mac and windows
6-
copyright: 2023 Input Output (Hong Kong) Ltd.
6+
copyright: 2021-2023 Input Output (Hong Kong) Ltd.
77
author: Juergen Nicklisch-Franken
88
maintainer: [email protected]
99
license: Apache-2.0

0 commit comments

Comments
 (0)