Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jan 4, 2025
1 parent 019f764 commit 51b8974
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2024 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.
Expand All @@ -25,7 +25,7 @@

/**
* {@link ContextCustomizer} implementation that registers the necessary
* infrastructure to support {@linkplain BeanOverride bean overriding}.
* infrastructure to support {@linkplain BeanOverride Bean Overrides}.
*
* @author Simon Baslé
* @author Stephane Nicoll
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2024 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.
Expand Down Expand Up @@ -28,7 +28,7 @@

/**
* {@link ContextCustomizerFactory} implementation that provides support for
* Bean Overriding.
* {@linkplain BeanOverride Bean Overrides}.
*
* @author Simon Baslé
* @author Stephane Nicoll
Expand Down

0 comments on commit 51b8974

Please sign in to comment.