Skip to content

Commit 1e06a4b

Browse files
committed
Update copyright year and author in SpringAiCoreRuntimeHintsTests
- Update copyright year from 2023-2024 to 2023-2025 - Remove @author Christian Tzolov as per contributor guidelines
1 parent 4473570 commit 1e06a4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-ai-model/src/test/java/org/springframework/ai/aot/SpringAiCoreRuntimeHintsTests.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-2024 the original author or authors.
2+
* Copyright 2023-2025 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -37,7 +37,6 @@
3737
/**
3838
* Tests for {@link SpringAiCoreRuntimeHints}.
3939
*
40-
* @author Christian Tzolov
4140
* @author Hyunjoon Park
4241
*/
4342
class SpringAiCoreRuntimeHintsTests {

0 commit comments

Comments
 (0)