From 2ba5b4c6bcf0fd5b65b05168cdc99915a4c573e2 Mon Sep 17 00:00:00 2001 From: Giles Cope Date: Sun, 1 Mar 2026 18:17:44 +0000 Subject: [PATCH] chore: drop year from copyright notices Signed-off-by: Giles Cope --- CONTRIBUTING.md | 2 +- cardano-config/preview/LICENSE.md | 2 +- compose-partner-chains.yml | 2 +- compose.yml | 2 +- proof-server.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 03c40d4..e4b0734 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ Ensure the title is a clear summary of the requirement and provides enough conte ```ts // This file is part of midnight-node-docker. -// Copyright (C) 2025 Midnight Foundation +// Copyright (C) Midnight Foundation // SPDX-License-Identifier: Apache-2.0 // 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-config/preview/LICENSE.md b/cardano-config/preview/LICENSE.md index 73d76d4..805a0b9 100644 --- a/cardano-config/preview/LICENSE.md +++ b/cardano-config/preview/LICENSE.md @@ -1,5 +1,5 @@ The files in this dir are part of https://github.com/midnightntwrk/midnight-node-docker -Copyright (C) 2025 Midnight Foundation +Copyright (C) Midnight Foundation SPDX-License-Identifier: Apache-2.0 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/compose-partner-chains.yml b/compose-partner-chains.yml index e47cb0b..f41b2fd 100644 --- a/compose-partner-chains.yml +++ b/compose-partner-chains.yml @@ -1,5 +1,5 @@ # This file is part of https://github.com/midnightntwrk/midnight-node-docker -# Copyright (C) 2025 Midnight Foundation +# Copyright (C) Midnight Foundation # SPDX-License-Identifier: Apache-2.0 # 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/compose.yml b/compose.yml index 4c4ce24..6d562ea 100644 --- a/compose.yml +++ b/compose.yml @@ -1,5 +1,5 @@ # This file is part of https://github.com/midnightntwrk/midnight-node-docker -# Copyright (C) 2025 Midnight Foundation +# Copyright (C) Midnight Foundation # SPDX-License-Identifier: Apache-2.0 # 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/proof-server.yml b/proof-server.yml index 0067a01..c2050a3 100644 --- a/proof-server.yml +++ b/proof-server.yml @@ -1,5 +1,5 @@ # This file is part of https://github.com/midnightntwrk/midnight-node-docker -# Copyright (C) 2025 Midnight Foundation +# Copyright (C) Midnight Foundation # SPDX-License-Identifier: Apache-2.0 # Licensed under the Apache License, Version 2.0 (the "License"); # You may not use this file except in compliance with the License.