Skip to content

Commit c99491c

Browse files
committed
Update Copyright
Issue gh-16656
1 parent ae998c7 commit c99491c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/src/main/java/org/springframework/security/web/savedrequest/HttpSessionRequestCache.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2002-2022 the original author or authors.
2+
* Copyright 2002-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.

web/src/test/java/org/springframework/security/web/savedrequest/HttpSessionRequestCacheTests.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2002-2023 the original author or authors.
2+
* Copyright 2002-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.

0 commit comments

Comments
 (0)