diff --git a/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/build/Phase.java b/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/build/Phase.java index 992541a914..d892a637a2 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/build/Phase.java +++ b/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/build/Phase.java @@ -1,9 +1,5 @@ /* -<<<<<<< HEAD - * Copyright 2012-2024 the original author or authors. -======= * Copyright 2012-2025 the original author or authors. ->>>>>>> 3.3.x * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.