From d3a46e40b227f0cbd93228846beba3d94ce4d794 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 2 Jan 2026 09:27:28 +0100 Subject: [PATCH] Update cluster copyright year. No functional change. --- src/cluster.cpp | 2 +- src/cluster.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cluster.cpp b/src/cluster.cpp index dc117359b..8657617d1 100644 --- a/src/cluster.cpp +++ b/src/cluster.cpp @@ -1,6 +1,6 @@ /* Stockfish, a UCI chess playing engine derived from Glaurung 2.1 - Copyright (C) 2004-2020 The Stockfish developers (see AUTHORS file) + Copyright (C) 2004-2026 The Stockfish developers (see AUTHORS file) Stockfish is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/cluster.h b/src/cluster.h index 2763969fb..185cb0cf7 100644 --- a/src/cluster.h +++ b/src/cluster.h @@ -1,6 +1,6 @@ /* Stockfish, a UCI chess playing engine derived from Glaurung 2.1 - Copyright (C) 2004-2020 The Stockfish developers (see AUTHORS file) + Copyright (C) 2004-2026 The Stockfish developers (see AUTHORS file) Stockfish is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by