Browse Source

Update Copyright

Issue gh-16600
pull/16646/head
Josh Cummings 10 months ago
parent
commit
ae2894ab25
No known key found for this signature in database
GPG Key ID: 869B37A20E876129
  1. 2
      core/src/main/java/org/springframework/security/provisioning/JdbcUserDetailsManager.java
  2. 2
      core/src/test/java/org/springframework/security/provisioning/JdbcUserDetailsManagerTests.java

2
core/src/main/java/org/springframework/security/provisioning/JdbcUserDetailsManager.java

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright 2002-2022 the original author or authors.
* Copyright 2002-2025 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

2
core/src/test/java/org/springframework/security/provisioning/JdbcUserDetailsManagerTests.java

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright 2002-2022 the original author or authors.
* Copyright 2002-2025 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

Loading…
Cancel
Save