Skip to content

Commit e02a1fa

Browse files
committed
Merge pull request #12454 from dreis2211:remove-duplicated-author-tags
* pr/12454: Remove duplicated @author tags
2 parents 20661f7 + a21ea61 commit e02a1fa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/endpoint/EndpointAutoConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
*
3232
* @author Phillip Webb
3333
* @author Stephane Nicoll
34-
* @author Phillip Webb
3534
* @since 2.0.0
3635
*/
3736
@Configuration

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/endpoint/web/WebEndpointAutoConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
*
5858
* @author Phillip Webb
5959
* @author Stephane Nicoll
60-
* @author Phillip Webb
6160
* @since 2.0.0
6261
*/
6362
@Configuration

0 commit comments

Comments
 (0)