From 94b711b3841bd05b89ce53e7c06a9b992532d7e9 Mon Sep 17 00:00:00 2001 From: "cleanthat[bot]" <65607995+cleanthat[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 06:19:04 +0000 Subject: [PATCH] engine=spotless nb_files_formatted: 2 eventKey: random-092e9fae-b17a-49f2-945a-b967b38c1ef1 --- .../java/eu/solven/cleanthat/formatter/CleanthatSession.java | 2 +- .../engine/java/refactorer/mutators/UnnecessaryCaseChange.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code-cleaners/src/main/java/eu/solven/cleanthat/formatter/CleanthatSession.java b/code-cleaners/src/main/java/eu/solven/cleanthat/formatter/CleanthatSession.java index cdf8d4b3c..f198e8d93 100644 --- a/code-cleaners/src/main/java/eu/solven/cleanthat/formatter/CleanthatSession.java +++ b/code-cleaners/src/main/java/eu/solven/cleanthat/formatter/CleanthatSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2023-2025 Benoit Lacelle - SOLVEN + * Copyright 2023-2026 Benoit Lacelle - SOLVEN * * 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/java/src/main/java/eu/solven/cleanthat/engine/java/refactorer/mutators/UnnecessaryCaseChange.java b/java/src/main/java/eu/solven/cleanthat/engine/java/refactorer/mutators/UnnecessaryCaseChange.java index c8739aa48..c4f82872a 100644 --- a/java/src/main/java/eu/solven/cleanthat/engine/java/refactorer/mutators/UnnecessaryCaseChange.java +++ b/java/src/main/java/eu/solven/cleanthat/engine/java/refactorer/mutators/UnnecessaryCaseChange.java @@ -1,5 +1,5 @@ /* - * Copyright 2025 Benoit Lacelle - SOLVEN + * Copyright 2025-2026 Benoit Lacelle - SOLVEN * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.