From 6dce914474490ba5955ce730acec331af4300ec9 Mon Sep 17 00:00:00 2001 From: John Ky Date: Sat, 7 Jan 2023 14:26:25 +1100 Subject: [PATCH] Date ranges --- NOTICE | 2 +- bench/cardano-topology/NOTICE | 2 +- bench/cardano-topology/cardano-topology.cabal | 2 +- bench/locli/NOTICE | 2 +- bench/locli/locli.cabal | 2 +- bench/trace-analyzer/NOTICE | 2 +- bench/trace-analyzer/trace-analyzer.cabal | 2 +- bench/tx-generator/NOTICE | 2 +- bench/tx-generator/tx-generator.cabal | 2 +- cardano-api/NOTICE | 2 +- cardano-api/cardano-api.cabal | 2 +- cardano-api/test/NOTICE | 2 +- cardano-cli/NOTICE | 2 +- cardano-cli/cardano-cli.cabal | 2 +- cardano-client-demo/NOTICE | 2 +- cardano-client-demo/cardano-client-demo.cabal | 2 +- cardano-git-rev/NOTICE | 2 +- cardano-git-rev/cardano-git-rev.cabal | 2 +- cardano-node-capi/NOTICE | 2 +- cardano-node-capi/cardano-node-capi.cabal | 2 +- cardano-node-chairman/NOTICE | 2 +- cardano-node-chairman/cardano-node-chairman.cabal | 2 +- cardano-node/NOTICE | 2 +- cardano-node/cardano-node.cabal | 2 +- cardano-submit-api/NOTICE | 2 +- cardano-submit-api/cardano-submit-api.cabal | 2 +- cardano-testnet/NOTICE | 2 +- cardano-testnet/cardano-testnet.cabal | 2 +- cardano-tracer/NOTICE | 2 +- cardano-tracer/cardano-tracer.cabal | 2 +- trace-dispatcher/NOTICE | 2 +- trace-dispatcher/trace-dispatcher.cabal | 2 +- trace-forward/NOTICE | 2 +- trace-forward/trace-forward.cabal | 2 +- trace-resources/NOTICE | 2 +- trace-resources/trace-resources.cabal | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/NOTICE b/NOTICE index 6ab78433d5b..53ff37d0894 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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/bench/cardano-topology/NOTICE b/bench/cardano-topology/NOTICE index ba8ce9c1b5d..c05b63836f8 100644 --- a/bench/cardano-topology/NOTICE +++ b/bench/cardano-topology/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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/bench/cardano-topology/cardano-topology.cabal b/bench/cardano-topology/cardano-topology.cabal index 1535279657c..cccb871f163 100644 --- a/bench/cardano-topology/cardano-topology.cabal +++ b/bench/cardano-topology/cardano-topology.cabal @@ -6,7 +6,7 @@ synopsis: A cardano topology generator description: A cardano topology generator. category: Cardano, Test, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/bench/locli/NOTICE b/bench/locli/NOTICE index ba8ce9c1b5d..c05b63836f8 100644 --- a/bench/locli/NOTICE +++ b/bench/locli/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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/bench/locli/locli.cabal b/bench/locli/locli.cabal index 1acf411aa7a..dcc0879ad4f 100644 --- a/bench/locli/locli.cabal +++ b/bench/locli/locli.cabal @@ -6,7 +6,7 @@ synopsis: Cardano log analysis CLI description: Cardano log analysis CLI. category: Cardano, Logging, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/bench/trace-analyzer/NOTICE b/bench/trace-analyzer/NOTICE index ba8ce9c1b5d..d036481d744 100644 --- a/bench/trace-analyzer/NOTICE +++ b/bench/trace-analyzer/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2022-2023 Input Output (Hong Kong) Ltd. 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/bench/trace-analyzer/trace-analyzer.cabal b/bench/trace-analyzer/trace-analyzer.cabal index 8d5a892c1d4..e6f4ae6daec 100644 --- a/bench/trace-analyzer/trace-analyzer.cabal +++ b/bench/trace-analyzer/trace-analyzer.cabal @@ -6,7 +6,7 @@ synopsis: See README for more info description: See README for more info. category: Cardano, Trace, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2022-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/bench/tx-generator/NOTICE b/bench/tx-generator/NOTICE index ba8ce9c1b5d..b09c6931dd0 100644 --- a/bench/tx-generator/NOTICE +++ b/bench/tx-generator/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2019-2023 Input Output (Hong Kong) Ltd. 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/bench/tx-generator/tx-generator.cabal b/bench/tx-generator/tx-generator.cabal index a8d6c124bb3..2cc6192d477 100644 --- a/bench/tx-generator/tx-generator.cabal +++ b/bench/tx-generator/tx-generator.cabal @@ -6,7 +6,7 @@ synopsis: A transaction workload generator for Cardano clusters description: A transaction workload generator for Cardano clusters. category: Cardano, Test, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2019-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-api/NOTICE b/cardano-api/NOTICE index ba8ce9c1b5d..4f3c30fa4ae 100644 --- a/cardano-api/NOTICE +++ b/cardano-api/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2020-2023 Input Output (Hong Kong) Ltd. 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-api/cardano-api.cabal b/cardano-api/cardano-api.cabal index cd720b65bc2..73fe9c40c0a 100644 --- a/cardano-api/cardano-api.cabal +++ b/cardano-api/cardano-api.cabal @@ -6,7 +6,7 @@ synopsis: The cardano api description: The cardano api. category: Cardano, API, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2020-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-api/test/NOTICE b/cardano-api/test/NOTICE index ba8ce9c1b5d..c05b63836f8 100644 --- a/cardano-api/test/NOTICE +++ b/cardano-api/test/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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-cli/NOTICE b/cardano-cli/NOTICE index ba8ce9c1b5d..c05b63836f8 100644 --- a/cardano-cli/NOTICE +++ b/cardano-cli/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index 26a763a9aa0..31239567df6 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -4,7 +4,7 @@ name: cardano-cli version: 1.36.0 synopsis: The Cardano command-line interface description: The Cardano command-line interface. -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2020-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io category: Cardano, diff --git a/cardano-client-demo/NOTICE b/cardano-client-demo/NOTICE index 50a03e474ab..c3ae4abc260 100644 --- a/cardano-client-demo/NOTICE +++ b/cardano-client-demo/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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-client-demo/cardano-client-demo.cabal b/cardano-client-demo/cardano-client-demo.cabal index 84ab5d612fb..cfc8ec4b61f 100644 --- a/cardano-client-demo/cardano-client-demo.cabal +++ b/cardano-client-demo/cardano-client-demo.cabal @@ -8,7 +8,7 @@ description: This is intended to demonstrate how to write simple using the cardano-api. category: Cardano, Demo, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-git-rev/NOTICE b/cardano-git-rev/NOTICE index 50a03e474ab..235ed3b9c0d 100644 --- a/cardano-git-rev/NOTICE +++ b/cardano-git-rev/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2022-2023 Input Output (Hong Kong) Ltd. 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-git-rev/cardano-git-rev.cabal b/cardano-git-rev/cardano-git-rev.cabal index 959a1a47061..148286a3640 100644 --- a/cardano-git-rev/cardano-git-rev.cabal +++ b/cardano-git-rev/cardano-git-rev.cabal @@ -6,7 +6,7 @@ synopsis: Git revisioning description: Embeds git revision into Haskell packages. category: Cardano, Versioning, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2022-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-node-capi/NOTICE b/cardano-node-capi/NOTICE index ba8ce9c1b5d..c05b63836f8 100644 --- a/cardano-node-capi/NOTICE +++ b/cardano-node-capi/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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-capi/cardano-node-capi.cabal b/cardano-node-capi/cardano-node-capi.cabal index 5383ed860ca..4eb83963847 100644 --- a/cardano-node-capi/cardano-node-capi.cabal +++ b/cardano-node-capi/cardano-node-capi.cabal @@ -6,7 +6,7 @@ synopsis: FFI C library for Cardano description: ffi c library around the full node. category: Cardano, FFI, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-node-chairman/NOTICE b/cardano-node-chairman/NOTICE index 50a03e474ab..f11f0aabbd8 100644 --- a/cardano-node-chairman/NOTICE +++ b/cardano-node-chairman/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2020-2023 Input Output (Hong Kong) Ltd. 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-chairman/cardano-node-chairman.cabal b/cardano-node-chairman/cardano-node-chairman.cabal index 04831ad1921..5b9f2dfc6f7 100644 --- a/cardano-node-chairman/cardano-node-chairman.cabal +++ b/cardano-node-chairman/cardano-node-chairman.cabal @@ -6,7 +6,7 @@ synopsis: The cardano full node description: The cardano full node. category: Cardano, Test, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2020-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-node/NOTICE b/cardano-node/NOTICE index 50a03e474ab..a946bf10cc3 100644 --- a/cardano-node/NOTICE +++ b/cardano-node/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2019-2023 Input Output (Hong Kong) Ltd. 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 0ae8f4729bd..01941a88d05 100644 --- a/cardano-node/cardano-node.cabal +++ b/cardano-node/cardano-node.cabal @@ -6,7 +6,7 @@ synopsis: The cardano full node description: The cardano full node. category: Cardano, Validator, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2019-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/cardano-submit-api/NOTICE b/cardano-submit-api/NOTICE index ba8ce9c1b5d..b09c6931dd0 100644 --- a/cardano-submit-api/NOTICE +++ b/cardano-submit-api/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2019-2023 Input Output (Hong Kong) Ltd. 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-submit-api/cardano-submit-api.cabal b/cardano-submit-api/cardano-submit-api.cabal index 72fa832c00a..833d5e415f1 100644 --- a/cardano-submit-api/cardano-submit-api.cabal +++ b/cardano-submit-api/cardano-submit-api.cabal @@ -9,7 +9,7 @@ bug-reports: https://github.com/input-output-hk/cardano-node/issues license: Apache-2.0 license-files: LICENSE NOTICE -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2019-2023 Input Output (Hong Kong) Ltd. author: IOHK Engineering Team maintainer: operations@iohk.io category: Cardano, diff --git a/cardano-testnet/NOTICE b/cardano-testnet/NOTICE index 50a03e474ab..c3ae4abc260 100644 --- a/cardano-testnet/NOTICE +++ b/cardano-testnet/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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-testnet/cardano-testnet.cabal b/cardano-testnet/cardano-testnet.cabal index 51101602146..3214f803689 100644 --- a/cardano-testnet/cardano-testnet.cabal +++ b/cardano-testnet/cardano-testnet.cabal @@ -4,7 +4,7 @@ name: cardano-testnet version: 1.36.0 synopsis: The cardano full node description: The cardano full node. -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io category: Cardano, diff --git a/cardano-tracer/NOTICE b/cardano-tracer/NOTICE index 50a03e474ab..235ed3b9c0d 100644 --- a/cardano-tracer/NOTICE +++ b/cardano-tracer/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2022-2023 Input Output (Hong Kong) Ltd. 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-tracer/cardano-tracer.cabal b/cardano-tracer/cardano-tracer.cabal index 311af54f4e6..5f6222b10d1 100644 --- a/cardano-tracer/cardano-tracer.cabal +++ b/cardano-tracer/cardano-tracer.cabal @@ -6,7 +6,7 @@ synopsis: A service for logging and monitoring over Cardano nodes description: A service for logging and monitoring over Cardano nodes. category: Cardano, Trace, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2022-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/trace-dispatcher/NOTICE b/trace-dispatcher/NOTICE index ba8ce9c1b5d..4f3c30fa4ae 100644 --- a/trace-dispatcher/NOTICE +++ b/trace-dispatcher/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2020-2023 Input Output (Hong Kong) Ltd. 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/trace-dispatcher/trace-dispatcher.cabal b/trace-dispatcher/trace-dispatcher.cabal index 612694420c3..78c994461b9 100644 --- a/trace-dispatcher/trace-dispatcher.cabal +++ b/trace-dispatcher/trace-dispatcher.cabal @@ -7,7 +7,7 @@ description: Package for development of simple and efficient tracers based on the arrow based contra-tracer package category: Cardano, Trace, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2020-2023 Input Output (Hong Kong) Ltd. author: Juergen Nicklisch-Franken maintainer: operations@iohk.io license: Apache-2.0 diff --git a/trace-forward/NOTICE b/trace-forward/NOTICE index 50a03e474ab..c3ae4abc260 100644 --- a/trace-forward/NOTICE +++ b/trace-forward/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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/trace-forward/trace-forward.cabal b/trace-forward/trace-forward.cabal index e7a36ea25b9..96f44f90df1 100644 --- a/trace-forward/trace-forward.cabal +++ b/trace-forward/trace-forward.cabal @@ -7,7 +7,7 @@ description: The library providing typed protocols for forwarding dif information from the cardano node to an external application. category: Cardano, Trace, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: IOHK maintainer: operations@iohk.io license: Apache-2.0 diff --git a/trace-resources/NOTICE b/trace-resources/NOTICE index ba8ce9c1b5d..c05b63836f8 100644 --- a/trace-resources/NOTICE +++ b/trace-resources/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 Input Output (Hong Kong) Ltd. +Copyright 2021-2023 Input Output (Hong Kong) Ltd. 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/trace-resources/trace-resources.cabal b/trace-resources/trace-resources.cabal index 25f21fc295c..e4b98c80e4b 100644 --- a/trace-resources/trace-resources.cabal +++ b/trace-resources/trace-resources.cabal @@ -6,7 +6,7 @@ synopsis: Package for tracing resources for linux, mac and windows description: Package for tracing resources for linux, mac and windows. category: Cardano, Trace, -copyright: 2023 Input Output (Hong Kong) Ltd. +copyright: 2021-2023 Input Output (Hong Kong) Ltd. author: Juergen Nicklisch-Franken maintainer: operations@iohk.io license: Apache-2.0