Skip to content

Commit 2ba5b4c

Browse files
committed
chore: drop year from copyright notices
Signed-off-by: Giles Cope <gilescope@gmail.com>
1 parent e9e2f2d commit 2ba5b4c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Ensure the title is a clear summary of the requirement and provides enough conte
5151

5252
```ts
5353
// This file is part of midnight-node-docker.
54-
// Copyright (C) 2025 Midnight Foundation
54+
// Copyright (C) Midnight Foundation
5555
// SPDX-License-Identifier: Apache-2.0
5656
// Licensed under the Apache License, Version 2.0 (the "License");
5757
// You may not use this file except in compliance with the License.

cardano-config/preview/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The files in this dir are part of https://github.com/midnightntwrk/midnight-node-docker
2-
Copyright (C) 2025 Midnight Foundation
2+
Copyright (C) Midnight Foundation
33
SPDX-License-Identifier: Apache-2.0
44
Licensed under the Apache License, Version 2.0 (the "License");
55
You may not use this file except in compliance with the License.

compose-partner-chains.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of https://github.com/midnightntwrk/midnight-node-docker
2-
# Copyright (C) 2025 Midnight Foundation
2+
# Copyright (C) Midnight Foundation
33
# SPDX-License-Identifier: Apache-2.0
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# You may not use this file except in compliance with the License.

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of https://github.com/midnightntwrk/midnight-node-docker
2-
# Copyright (C) 2025 Midnight Foundation
2+
# Copyright (C) Midnight Foundation
33
# SPDX-License-Identifier: Apache-2.0
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# You may not use this file except in compliance with the License.

proof-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of https://github.com/midnightntwrk/midnight-node-docker
2-
# Copyright (C) 2025 Midnight Foundation
2+
# Copyright (C) Midnight Foundation
33
# SPDX-License-Identifier: Apache-2.0
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# You may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)