From cfd6164277e0aa44579cb89194c1de476d913ae9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 14 May 2026 15:07:10 +0100 Subject: [PATCH] Rename LICENCE.txt to align with US English spelling Closes gh-50395 --- .../spring-boot-cli/src/main/content/{LICENCE.txt => LICENSE.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/{LICENCE.txt => LICENSE.txt} (100%) diff --git a/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/LICENCE.txt b/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/LICENSE.txt similarity index 100% rename from spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/LICENCE.txt rename to spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/LICENSE.txt