diff --git a/src/test/java/org/apache/ibatis/executor/ErrorContextTest.java b/src/test/java/org/apache/ibatis/executor/ErrorContextTest.java index f2d30b866b1..da7c98d4afa 100644 --- a/src/test/java/org/apache/ibatis/executor/ErrorContextTest.java +++ b/src/test/java/org/apache/ibatis/executor/ErrorContextTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2023 the original author or authors. + * Copyright 2009-2024 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.