diff --git a/pom.xml b/pom.xml index bbf69c3d..e6d249d8 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ - 2023 + 2024 diff --git a/src/main/java/org/assertj/vavr/api/AbstractEitherAssert.java b/src/main/java/org/assertj/vavr/api/AbstractEitherAssert.java index 87aac200..f6ad84a5 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractEitherAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractEitherAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractLazyAssert.java b/src/main/java/org/assertj/vavr/api/AbstractLazyAssert.java index 978efafa..2c21cac4 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractLazyAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractLazyAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractMapAssert.java b/src/main/java/org/assertj/vavr/api/AbstractMapAssert.java index 82220776..8e9ade42 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractMapAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractMapAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractMultimapAssert.java b/src/main/java/org/assertj/vavr/api/AbstractMultimapAssert.java index 50ffb17f..ce6a71ef 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractMultimapAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractMultimapAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractOptionAssert.java b/src/main/java/org/assertj/vavr/api/AbstractOptionAssert.java index fdee865f..a0305170 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractOptionAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractOptionAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractSeqAssert.java b/src/main/java/org/assertj/vavr/api/AbstractSeqAssert.java index be98a5be..18c7696c 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractSeqAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractSeqAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractSetAssert.java b/src/main/java/org/assertj/vavr/api/AbstractSetAssert.java index 5547bb57..cacf54d1 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractSetAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractSetAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractTraversableAssert.java b/src/main/java/org/assertj/vavr/api/AbstractTraversableAssert.java index 9194549e..5715790d 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractTraversableAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractTraversableAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractTryAssert.java b/src/main/java/org/assertj/vavr/api/AbstractTryAssert.java index 4283c141..bc3c1595 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractTryAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractTryAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractValidationAssert.java b/src/main/java/org/assertj/vavr/api/AbstractValidationAssert.java index d0eabf99..bb4379eb 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractValidationAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractValidationAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractValueAssert.java b/src/main/java/org/assertj/vavr/api/AbstractValueAssert.java index a1c0c78e..4ccd0f31 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractValueAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractValueAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/AbstractVavrAssert.java b/src/main/java/org/assertj/vavr/api/AbstractVavrAssert.java index a97fbe60..663dfb94 100644 --- a/src/main/java/org/assertj/vavr/api/AbstractVavrAssert.java +++ b/src/main/java/org/assertj/vavr/api/AbstractVavrAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ClassLoadingStrategyFactory.java b/src/main/java/org/assertj/vavr/api/ClassLoadingStrategyFactory.java index 39f27103..c0ddd379 100644 --- a/src/main/java/org/assertj/vavr/api/ClassLoadingStrategyFactory.java +++ b/src/main/java/org/assertj/vavr/api/ClassLoadingStrategyFactory.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/EitherAssert.java b/src/main/java/org/assertj/vavr/api/EitherAssert.java index 0b9c1d68..d0635f94 100644 --- a/src/main/java/org/assertj/vavr/api/EitherAssert.java +++ b/src/main/java/org/assertj/vavr/api/EitherAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/EitherShouldBeLeft.java b/src/main/java/org/assertj/vavr/api/EitherShouldBeLeft.java index d9723956..1bb43e2f 100644 --- a/src/main/java/org/assertj/vavr/api/EitherShouldBeLeft.java +++ b/src/main/java/org/assertj/vavr/api/EitherShouldBeLeft.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/EitherShouldBeRight.java b/src/main/java/org/assertj/vavr/api/EitherShouldBeRight.java index 31b6aaa1..8208bba9 100644 --- a/src/main/java/org/assertj/vavr/api/EitherShouldBeRight.java +++ b/src/main/java/org/assertj/vavr/api/EitherShouldBeRight.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/EitherShouldContain.java b/src/main/java/org/assertj/vavr/api/EitherShouldContain.java index 74b11974..ce52331c 100644 --- a/src/main/java/org/assertj/vavr/api/EitherShouldContain.java +++ b/src/main/java/org/assertj/vavr/api/EitherShouldContain.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/EitherShouldContainInstanceOf.java b/src/main/java/org/assertj/vavr/api/EitherShouldContainInstanceOf.java index 8e4dd438..0c826182 100644 --- a/src/main/java/org/assertj/vavr/api/EitherShouldContainInstanceOf.java +++ b/src/main/java/org/assertj/vavr/api/EitherShouldContainInstanceOf.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/LazyAssert.java b/src/main/java/org/assertj/vavr/api/LazyAssert.java index f3c07918..ae925804 100644 --- a/src/main/java/org/assertj/vavr/api/LazyAssert.java +++ b/src/main/java/org/assertj/vavr/api/LazyAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/LazyShouldBeEvaluated.java b/src/main/java/org/assertj/vavr/api/LazyShouldBeEvaluated.java index 46125625..e989a283 100644 --- a/src/main/java/org/assertj/vavr/api/LazyShouldBeEvaluated.java +++ b/src/main/java/org/assertj/vavr/api/LazyShouldBeEvaluated.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/LazyShouldBeNotEvaluated.java b/src/main/java/org/assertj/vavr/api/LazyShouldBeNotEvaluated.java index 85e16c7e..9e153ecd 100644 --- a/src/main/java/org/assertj/vavr/api/LazyShouldBeNotEvaluated.java +++ b/src/main/java/org/assertj/vavr/api/LazyShouldBeNotEvaluated.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/MapAssert.java b/src/main/java/org/assertj/vavr/api/MapAssert.java index ac84c8d0..b50d91b1 100644 --- a/src/main/java/org/assertj/vavr/api/MapAssert.java +++ b/src/main/java/org/assertj/vavr/api/MapAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/MultimapAssert.java b/src/main/java/org/assertj/vavr/api/MultimapAssert.java index 2b28e045..87141e47 100644 --- a/src/main/java/org/assertj/vavr/api/MultimapAssert.java +++ b/src/main/java/org/assertj/vavr/api/MultimapAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/OptionAssert.java b/src/main/java/org/assertj/vavr/api/OptionAssert.java index cab345af..54c4fd8b 100644 --- a/src/main/java/org/assertj/vavr/api/OptionAssert.java +++ b/src/main/java/org/assertj/vavr/api/OptionAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/OptionShouldBeEmpty.java b/src/main/java/org/assertj/vavr/api/OptionShouldBeEmpty.java index 32c813d7..3803b101 100644 --- a/src/main/java/org/assertj/vavr/api/OptionShouldBeEmpty.java +++ b/src/main/java/org/assertj/vavr/api/OptionShouldBeEmpty.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/OptionShouldBePresent.java b/src/main/java/org/assertj/vavr/api/OptionShouldBePresent.java index facd43a5..5c5f5c88 100644 --- a/src/main/java/org/assertj/vavr/api/OptionShouldBePresent.java +++ b/src/main/java/org/assertj/vavr/api/OptionShouldBePresent.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/OptionShouldContain.java b/src/main/java/org/assertj/vavr/api/OptionShouldContain.java index 99df5c9f..ef63485c 100644 --- a/src/main/java/org/assertj/vavr/api/OptionShouldContain.java +++ b/src/main/java/org/assertj/vavr/api/OptionShouldContain.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/OptionShouldContainInstanceOf.java b/src/main/java/org/assertj/vavr/api/OptionShouldContainInstanceOf.java index e3d2fc22..6a76ce38 100644 --- a/src/main/java/org/assertj/vavr/api/OptionShouldContainInstanceOf.java +++ b/src/main/java/org/assertj/vavr/api/OptionShouldContainInstanceOf.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/SeqAssert.java b/src/main/java/org/assertj/vavr/api/SeqAssert.java index 219b841e..1ba4a4ff 100644 --- a/src/main/java/org/assertj/vavr/api/SeqAssert.java +++ b/src/main/java/org/assertj/vavr/api/SeqAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/SeqShouldBeAtIndex.java b/src/main/java/org/assertj/vavr/api/SeqShouldBeAtIndex.java index 89c589e1..3decff9a 100644 --- a/src/main/java/org/assertj/vavr/api/SeqShouldBeAtIndex.java +++ b/src/main/java/org/assertj/vavr/api/SeqShouldBeAtIndex.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/SeqShouldBeSorted.java b/src/main/java/org/assertj/vavr/api/SeqShouldBeSorted.java index 8bf2d2c8..07065328 100644 --- a/src/main/java/org/assertj/vavr/api/SeqShouldBeSorted.java +++ b/src/main/java/org/assertj/vavr/api/SeqShouldBeSorted.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/SeqShouldHaveAtIndex.java b/src/main/java/org/assertj/vavr/api/SeqShouldHaveAtIndex.java index e6a50b33..f480a788 100644 --- a/src/main/java/org/assertj/vavr/api/SeqShouldHaveAtIndex.java +++ b/src/main/java/org/assertj/vavr/api/SeqShouldHaveAtIndex.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/SetAssert.java b/src/main/java/org/assertj/vavr/api/SetAssert.java index 1be3c0c5..9fef63e5 100644 --- a/src/main/java/org/assertj/vavr/api/SetAssert.java +++ b/src/main/java/org/assertj/vavr/api/SetAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ShouldNotContainValues.java b/src/main/java/org/assertj/vavr/api/ShouldNotContainValues.java index a71f5b93..9f02b4b1 100644 --- a/src/main/java/org/assertj/vavr/api/ShouldNotContainValues.java +++ b/src/main/java/org/assertj/vavr/api/ShouldNotContainValues.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/TryAssert.java b/src/main/java/org/assertj/vavr/api/TryAssert.java index 036bd0f8..8541ecb6 100644 --- a/src/main/java/org/assertj/vavr/api/TryAssert.java +++ b/src/main/java/org/assertj/vavr/api/TryAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/TryShouldBeFailure.java b/src/main/java/org/assertj/vavr/api/TryShouldBeFailure.java index 11aaeb3c..dd5344e0 100644 --- a/src/main/java/org/assertj/vavr/api/TryShouldBeFailure.java +++ b/src/main/java/org/assertj/vavr/api/TryShouldBeFailure.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/TryShouldBeSuccess.java b/src/main/java/org/assertj/vavr/api/TryShouldBeSuccess.java index ec5541db..bb0e6b51 100644 --- a/src/main/java/org/assertj/vavr/api/TryShouldBeSuccess.java +++ b/src/main/java/org/assertj/vavr/api/TryShouldBeSuccess.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/TryShouldContain.java b/src/main/java/org/assertj/vavr/api/TryShouldContain.java index b3690e26..e78e4d35 100644 --- a/src/main/java/org/assertj/vavr/api/TryShouldContain.java +++ b/src/main/java/org/assertj/vavr/api/TryShouldContain.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/TryShouldContainInstanceOf.java b/src/main/java/org/assertj/vavr/api/TryShouldContainInstanceOf.java index 71a86f9c..1a45281d 100644 --- a/src/main/java/org/assertj/vavr/api/TryShouldContainInstanceOf.java +++ b/src/main/java/org/assertj/vavr/api/TryShouldContainInstanceOf.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ValidationAssert.java b/src/main/java/org/assertj/vavr/api/ValidationAssert.java index e27ecb71..50e6c6e6 100644 --- a/src/main/java/org/assertj/vavr/api/ValidationAssert.java +++ b/src/main/java/org/assertj/vavr/api/ValidationAssert.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ValidationShouldBeInvalid.java b/src/main/java/org/assertj/vavr/api/ValidationShouldBeInvalid.java index 4809dccf..cc673056 100644 --- a/src/main/java/org/assertj/vavr/api/ValidationShouldBeInvalid.java +++ b/src/main/java/org/assertj/vavr/api/ValidationShouldBeInvalid.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ValidationShouldBeValid.java b/src/main/java/org/assertj/vavr/api/ValidationShouldBeValid.java index 895eec0d..e1b9798f 100644 --- a/src/main/java/org/assertj/vavr/api/ValidationShouldBeValid.java +++ b/src/main/java/org/assertj/vavr/api/ValidationShouldBeValid.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ValidationShouldContain.java b/src/main/java/org/assertj/vavr/api/ValidationShouldContain.java index 39a501ee..7b9b6834 100644 --- a/src/main/java/org/assertj/vavr/api/ValidationShouldContain.java +++ b/src/main/java/org/assertj/vavr/api/ValidationShouldContain.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/ValidationShouldContainInstanceOf.java b/src/main/java/org/assertj/vavr/api/ValidationShouldContainInstanceOf.java index 2942979d..f5a5be55 100644 --- a/src/main/java/org/assertj/vavr/api/ValidationShouldContainInstanceOf.java +++ b/src/main/java/org/assertj/vavr/api/ValidationShouldContainInstanceOf.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/VavrAssertions.java b/src/main/java/org/assertj/vavr/api/VavrAssertions.java index 421ded2d..1389e3b5 100644 --- a/src/main/java/org/assertj/vavr/api/VavrAssertions.java +++ b/src/main/java/org/assertj/vavr/api/VavrAssertions.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/VavrAssumptions.java b/src/main/java/org/assertj/vavr/api/VavrAssumptions.java index ccd25195..f13fdf18 100644 --- a/src/main/java/org/assertj/vavr/api/VavrAssumptions.java +++ b/src/main/java/org/assertj/vavr/api/VavrAssumptions.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/main/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertions.java b/src/main/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertions.java index 3639c266..6a5f257e 100644 --- a/src/main/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertions.java +++ b/src/main/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertions.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/main/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertions.java b/src/main/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertions.java index 317a3935..088b9ea4 100644 --- a/src/main/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertions.java +++ b/src/main/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertions.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/main/java/org/assertj/vavr/api/soft/SoftVavrAssertions.java b/src/main/java/org/assertj/vavr/api/soft/SoftVavrAssertions.java index 1be779f7..1ed93b21 100644 --- a/src/main/java/org/assertj/vavr/api/soft/SoftVavrAssertions.java +++ b/src/main/java/org/assertj/vavr/api/soft/SoftVavrAssertions.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/main/java/org/assertj/vavr/api/soft/StandardSoftVavrAssertionsProvider.java b/src/main/java/org/assertj/vavr/api/soft/StandardSoftVavrAssertionsProvider.java index 9eb193b0..9afc3049 100644 --- a/src/main/java/org/assertj/vavr/api/soft/StandardSoftVavrAssertionsProvider.java +++ b/src/main/java/org/assertj/vavr/api/soft/StandardSoftVavrAssertionsProvider.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/main/java/org/assertj/vavr/internal/Maps.java b/src/main/java/org/assertj/vavr/internal/Maps.java index de390ba2..7c44456d 100644 --- a/src/main/java/org/assertj/vavr/internal/Maps.java +++ b/src/main/java/org/assertj/vavr/internal/Maps.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.internal; diff --git a/src/main/java/org/assertj/vavr/internal/Multimaps.java b/src/main/java/org/assertj/vavr/internal/Multimaps.java index f033f2d5..1fff58e9 100644 --- a/src/main/java/org/assertj/vavr/internal/Multimaps.java +++ b/src/main/java/org/assertj/vavr/internal/Multimaps.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.internal; diff --git a/src/test/java/org/assertj/vavr/api/AssumptionRunner.java b/src/test/java/org/assertj/vavr/api/AssumptionRunner.java index eae9c792..5917cb50 100644 --- a/src/test/java/org/assertj/vavr/api/AssumptionRunner.java +++ b/src/test/java/org/assertj/vavr/api/AssumptionRunner.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/BaseAssumptionRunner.java b/src/test/java/org/assertj/vavr/api/BaseAssumptionRunner.java index 750e21fb..aba74c75 100644 --- a/src/test/java/org/assertj/vavr/api/BaseAssumptionRunner.java +++ b/src/test/java/org/assertj/vavr/api/BaseAssumptionRunner.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/BaseAssumptionsTest.java b/src/test/java/org/assertj/vavr/api/BaseAssumptionsTest.java index 225e9d69..2c5314a0 100644 --- a/src/test/java/org/assertj/vavr/api/BaseAssumptionsTest.java +++ b/src/test/java/org/assertj/vavr/api/BaseAssumptionsTest.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftInstanceOf_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftInstanceOf_Test.java index 93ff596e..f370a8f7 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftInstanceOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftInstanceOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftSame_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftSame_Test.java index 9661e92e..b23131b1 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftSame_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeftSame_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeft_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeft_Test.java index c91c1252..672b83ff 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeft_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsLeft_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingFieldByFieldValueComparator_Test.java index 2b603715..67d966ec 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingFieldByFieldValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingValueComparator_Test.java index d8a96708..0a073e5a 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnLeft_usingValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingFieldByFieldValueComparator_Test.java index 14c2eabd..b2e41196 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingFieldByFieldValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingValueComparator_Test.java index 7a4fe1c9..10669dca 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsOnRight_usingValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightInstanceOf_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightInstanceOf_Test.java index 88d2e81d..a2fe5ba6 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightInstanceOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightInstanceOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightSame_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightSame_Test.java index b16dc3c3..0323f9fb 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightSame_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsRightSame_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_containsRight_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_containsRight_Test.java index 6320200c..22cc572d 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_containsRight_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_containsRight_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_hasLeftValueSatisfying_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_hasLeftValueSatisfying_Test.java index c2ebc6e3..6b043652 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_hasLeftValueSatisfying_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_hasLeftValueSatisfying_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_hasRightValueSatisfying_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_hasRightValueSatisfying_Test.java index 01044c94..0b4b8ed8 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_hasRightValueSatisfying_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_hasRightValueSatisfying_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_isLeft_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_isLeft_Test.java index bcd7b4d8..7391dac6 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_isLeft_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_isLeft_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/EitherAssert_isRight_Test.java b/src/test/java/org/assertj/vavr/api/EitherAssert_isRight_Test.java index b01aa5f9..6394716e 100644 --- a/src/test/java/org/assertj/vavr/api/EitherAssert_isRight_Test.java +++ b/src/test/java/org/assertj/vavr/api/EitherAssert_isRight_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Either_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Either_assertion_methods_in_assumptions_Test.java index 9f6cb0f1..4aa7fa03 100644 --- a/src/test/java/org/assertj/vavr/api/Either_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Either_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/LazyAssert_isEvaluated_Test.java b/src/test/java/org/assertj/vavr/api/LazyAssert_isEvaluated_Test.java index bb98db4a..de29e4b6 100644 --- a/src/test/java/org/assertj/vavr/api/LazyAssert_isEvaluated_Test.java +++ b/src/test/java/org/assertj/vavr/api/LazyAssert_isEvaluated_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/LazyAssert_isNotEvaluated_Test.java b/src/test/java/org/assertj/vavr/api/LazyAssert_isNotEvaluated_Test.java index d54715b3..640fd1f7 100644 --- a/src/test/java/org/assertj/vavr/api/LazyAssert_isNotEvaluated_Test.java +++ b/src/test/java/org/assertj/vavr/api/LazyAssert_isNotEvaluated_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Lazy_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Lazy_assertion_methods_in_assumptions_Test.java index 4642090b..51a779ac 100644 --- a/src/test/java/org/assertj/vavr/api/Lazy_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Lazy_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_allSatisfy_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_allSatisfy_Test.java index 7279514f..7a7bf1b6 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_allSatisfy_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsAllEntriesOf_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsAllEntriesOf_Test.java index e212343f..79d6c1f0 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsAllEntriesOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsAllEntriesOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsEntry_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsEntry_Test.java index bff18800..ace57fce 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsEntry_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsEntry_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsExactly_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsExactly_Test.java index 9200f96f..411498f4 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsExactly_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsKey_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsKey_Test.java index 19ac6f2c..3ab40ae8 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsKey_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsKey_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsKeys_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsKeys_Test.java index df4f87fe..c5a8650a 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsKeys_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsKeys_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsOnlyKeys_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsOnlyKeys_Test.java index 8b7f2961..a4d31e53 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsOnlyKeys_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsOnlyKeys_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsOnly_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsOnly_Test.java index 413983c1..f34b868f 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsOnly_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsValue_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsValue_Test.java index 9798be04..cd06f50d 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsValue_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsValue_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_containsValues_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_containsValues_Test.java index ed0204e8..7ec36b0b 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_containsValues_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_containsValues_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_contains_anyOf_entries_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_contains_anyOf_entries_Test.java index 674beed4..eadecc34 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_contains_anyOf_entries_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_contains_anyOf_entries_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_contains_entries_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_contains_entries_Test.java index 808d79ff..ec36ba03 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_contains_entries_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_contains_entries_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainEntry_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainEntry_Test.java index 1d403a62..ced591d0 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainEntry_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainEntry_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKey_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKey_Test.java index 160c7bf6..5d3348b7 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKey_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKey_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKeys_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKeys_Test.java index e2f506b9..c7b19dcd 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKeys_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainKeys_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValue_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValue_Test.java index 073da53e..dc082adf 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValue_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValue_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValues_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValues_Test.java index 3a765b38..b74fe9a8 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValues_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContainValues_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContain_entries_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContain_entries_Test.java index 103813ac..950adc50 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContain_entries_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_doesNotContain_entries_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_hasEntrySatisfying_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_hasEntrySatisfying_Test.java index 356ad77b..e4a9ab7b 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_hasEntrySatisfying_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_hasEntrySatisfying_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Array_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Array_Test.java index 11ed7551..c4fe1eda 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Array_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Array_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Iterable_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Iterable_Test.java index 88c6c252..e9dd05da 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Iterable_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_hasSameSizeAs_Iterable_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeGreaterThan_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeGreaterThan_Test.java index 8f9a2a78..6d1ad434 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeGreaterThan_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeGreaterThan_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeLessThan_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeLessThan_Test.java index 6d010352..88a3cb50 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeLessThan_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_hasSizeLessThan_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_hasSize_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_hasSize_Test.java index c664f45f..b61db030 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_hasSize_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_isEmpty_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_isEmpty_Test.java index 65478508..e823d7fc 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_isEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_isEqualTo_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_isEqualTo_Test.java index 7277f29d..97d376eb 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_isEqualTo_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_isNotEmpty_Test.java index 7ecf6209..ff72522d 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_isNotEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_isNotEqualTo_Test.java index 33267e3c..6f9ff612 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_isNotEqualTo_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MapAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/vavr/api/MapAssert_isNullOrEmpty_Test.java index e6b7390d..bb3e1670 100644 --- a/src/test/java/org/assertj/vavr/api/MapAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/MapAssert_isNullOrEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Map_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Map_assertion_methods_in_assumptions_Test.java index 54e698f8..3fdad070 100644 --- a/src/test/java/org/assertj/vavr/api/Map_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Map_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultiMapAssert_isEqualTo_Test.java b/src/test/java/org/assertj/vavr/api/MultiMapAssert_isEqualTo_Test.java index ac9ca4b4..e605948a 100644 --- a/src/test/java/org/assertj/vavr/api/MultiMapAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultiMapAssert_isEqualTo_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultiMapAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/vavr/api/MultiMapAssert_isNotEqualTo_Test.java index 0ae3e7c3..4dace77a 100644 --- a/src/test/java/org/assertj/vavr/api/MultiMapAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultiMapAssert_isNotEqualTo_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_allSatisfy_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_allSatisfy_Test.java index 4af5a8b3..0721ac2e 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_allSatisfy_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsAllEntriesOf_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsAllEntriesOf_Test.java index 1e791237..ba68eb69 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsAllEntriesOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsAllEntriesOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsEntry_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsEntry_Test.java index 343dd96c..4c69dc9f 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsEntry_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsEntry_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsExactly_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsExactly_Test.java index 3d420f49..837a3c26 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsExactly_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKey_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKey_Test.java index cdc0809f..4ff435eb 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKey_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKey_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKeys_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKeys_Test.java index dd65716d..f320785f 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKeys_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsKeys_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnlyKeys_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnlyKeys_Test.java index 86a7560b..3ff40957 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnlyKeys_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnlyKeys_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnly_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnly_Test.java index 9355ca43..5d5f9c12 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsOnly_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValue_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValue_Test.java index 76c1ec13..e48d73e8 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValue_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValue_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValues_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValues_Test.java index fd8b5336..941b72fa 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValues_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_containsValues_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_anyOf_entries_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_anyOf_entries_Test.java index 1b93cf02..22557d05 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_anyOf_entries_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_anyOf_entries_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_entries_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_entries_Test.java index 08fec14f..fe70e157 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_entries_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_contains_entries_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainEntry_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainEntry_Test.java index 3d12b90d..166c27d6 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainEntry_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainEntry_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKey_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKey_Test.java index bc973067..8fbcbb04 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKey_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKey_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKeys_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKeys_Test.java index e73f9d81..c9af2173 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKeys_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainKeys_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValue_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValue_Test.java index 0196e70b..6ab8961b 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValue_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValue_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValues_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValues_Test.java index 8dc0fbd9..3aec81f5 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValues_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContainValues_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContain_entries_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContain_entries_Test.java index c937dd64..2cbf024a 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContain_entries_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_doesNotContain_entries_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasEntrySatisfying_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasEntrySatisfying_Test.java index d2a72537..16d3e0c1 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasEntrySatisfying_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasEntrySatisfying_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Array_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Array_Test.java index 2a7b1ad3..e38e88f4 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Array_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Array_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Iterable_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Iterable_Test.java index b427a333..e62e2a94 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Iterable_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSameSizeAs_Iterable_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeGreaterThan_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeGreaterThan_Test.java index 020c2400..1315887c 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeGreaterThan_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeGreaterThan_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeLessThan_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeLessThan_Test.java index 8fb7ec0b..293bc3df 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeLessThan_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSizeLessThan_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSize_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSize_Test.java index 7d10f374..8b1bffdc 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_hasSize_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_isEmpty_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_isEmpty_Test.java index c6b65fcf..c2b0be16 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_isEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_isNotEmpty_Test.java index 0ae2bba4..92044f99 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_isNotEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/MultimapAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/vavr/api/MultimapAssert_isNullOrEmpty_Test.java index ae224700..2b7fbc76 100644 --- a/src/test/java/org/assertj/vavr/api/MultimapAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/MultimapAssert_isNullOrEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Multimap_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Multimap_assertion_methods_in_assumptions_Test.java index e4be869b..9837b465 100644 --- a/src/test/java/org/assertj/vavr/api/Multimap_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Multimap_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_containsInstanceOf_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_containsInstanceOf_Test.java index 9599a661..15845c9a 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_containsInstanceOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_containsInstanceOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_containsSame_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_containsSame_Test.java index 0dc5fb51..0f8a36df 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_containsSame_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_containsSame_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_contains_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_contains_Test.java index e7d76c68..eae03095 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_contains_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_contains_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingFieldByFieldValueComparator_Test.java index ed0586cf..c4f7536f 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingFieldByFieldValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingValueComparator_Test.java index 91997760..e8498af4 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_contains_usingValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_flatMap_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_flatMap_Test.java index 0808615a..a7544e6f 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_flatMap_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_flatMap_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Condition_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Condition_Test.java index fc58d0b1..2242c6ed 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Condition_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Condition_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Test.java index 66955095..229694e6 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_hasValueSatisfying_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_isDefined_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_isDefined_Test.java index d82d8be1..38efc12a 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_isDefined_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_isDefined_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_isEmpty_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_isEmpty_Test.java index a0097993..c25e89a5 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_isEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/OptionAssert_map_Test.java b/src/test/java/org/assertj/vavr/api/OptionAssert_map_Test.java index d8df6659..2b3bf9bf 100644 --- a/src/test/java/org/assertj/vavr/api/OptionAssert_map_Test.java +++ b/src/test/java/org/assertj/vavr/api/OptionAssert_map_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Option_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Option_assertion_methods_in_assumptions_Test.java index 3c46acd5..1862f3dc 100644 --- a/src/test/java/org/assertj/vavr/api/Option_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Option_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_containsExactly_inAnyOrder_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_containsExactly_inAnyOrder_Test.java index 22aaa48e..a8c89aa2 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_containsExactly_inAnyOrder_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_containsExactly_inAnyOrder_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_contains_atIndex_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_contains_atIndex_Test.java index 197f6eb8..bfd0b961 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_contains_atIndex_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_contains_atIndex_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_doesNotContain_atIndex_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_doesNotContain_atIndex_Test.java index 1a1959c4..5fcf2a8c 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_doesNotContain_atIndex_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_doesNotContain_atIndex_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_has_atIndex_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_has_atIndex_Test.java index d2c410e7..e8c52c54 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_has_atIndex_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_has_atIndex_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_isSortedAccordingTo_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_isSortedAccordingTo_Test.java index 472a62b2..a7f1935b 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_isSortedAccordingTo_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_isSortedAccordingTo_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_isSorted_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_isSorted_Test.java index 14a10f20..8b6febe2 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_isSorted_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_is_atIndex_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_is_atIndex_Test.java index e411b676..528d46fb 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_is_atIndex_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_is_atIndex_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SeqAssert_satisfies_atIndex_Test.java b/src/test/java/org/assertj/vavr/api/SeqAssert_satisfies_atIndex_Test.java index 736f2dab..9ec815e9 100644 --- a/src/test/java/org/assertj/vavr/api/SeqAssert_satisfies_atIndex_Test.java +++ b/src/test/java/org/assertj/vavr/api/SeqAssert_satisfies_atIndex_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Seq_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Seq_assertion_methods_in_assumptions_Test.java index f251717e..6378d2a3 100644 --- a/src/test/java/org/assertj/vavr/api/Seq_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Seq_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SetAssert_allSatisfy_Test.java b/src/test/java/org/assertj/vavr/api/SetAssert_allSatisfy_Test.java index 2f0457df..ce4a3e51 100644 --- a/src/test/java/org/assertj/vavr/api/SetAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/vavr/api/SetAssert_allSatisfy_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SetAssert_hasSize_Test.java b/src/test/java/org/assertj/vavr/api/SetAssert_hasSize_Test.java index c370808a..0d2d9c83 100644 --- a/src/test/java/org/assertj/vavr/api/SetAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/vavr/api/SetAssert_hasSize_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/SetAssert_isEmpty_Test.java b/src/test/java/org/assertj/vavr/api/SetAssert_isEmpty_Test.java index da274c86..799a630c 100644 --- a/src/test/java/org/assertj/vavr/api/SetAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/vavr/api/SetAssert_isEmpty_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Set_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Set_assertion_methods_in_assumptions_Test.java index 720da884..624178a8 100644 --- a/src/test/java/org/assertj/vavr/api/Set_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Set_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TestCondition.java b/src/test/java/org/assertj/vavr/api/TestCondition.java index 5e26a923..7cb9e433 100644 --- a/src/test/java/org/assertj/vavr/api/TestCondition.java +++ b/src/test/java/org/assertj/vavr/api/TestCondition.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_containsInstanceOf_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_containsInstanceOf_Test.java index 807ed7f4..78042d86 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_containsInstanceOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_containsInstanceOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_containsSame_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_containsSame_Test.java index ecabfe40..8f29fa04 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_containsSame_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_containsSame_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_contains_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_contains_Test.java index 15606c51..9f98a3ec 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_contains_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_contains_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingFieldByFieldValueComparator_Test.java index 1da1162b..fec4943f 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingFieldByFieldValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingValueComparator_Test.java index bb40bb96..fb69c6bc 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_contains_usingValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_failBecauseOf_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_failBecauseOf_Test.java index dcfb1b47..c1abae88 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_failBecauseOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_failBecauseOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_failReasonHasMessage_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_failReasonHasMessage_Test.java index 962a9eac..145d56ee 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_failReasonHasMessage_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_failReasonHasMessage_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Condition_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Condition_Test.java index f6d6c842..3ea09d1f 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Condition_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Condition_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Test.java index 9d20fb08..f039851b 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_hasValueSatisfying_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_isFailure_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_isFailure_Test.java index 99896322..b9f56c0a 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_isFailure_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_isFailure_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/TryAssert_isSuccess_Test.java b/src/test/java/org/assertj/vavr/api/TryAssert_isSuccess_Test.java index fcaff302..9ec5ce15 100644 --- a/src/test/java/org/assertj/vavr/api/TryAssert_isSuccess_Test.java +++ b/src/test/java/org/assertj/vavr/api/TryAssert_isSuccess_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Try_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Try_assertion_methods_in_assumptions_Test.java index de2f5c79..54767b8d 100644 --- a/src/test/java/org/assertj/vavr/api/Try_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Try_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidInstanceOf_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidInstanceOf_Test.java index a71057fe..12a84273 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidInstanceOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidInstanceOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSame_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSame_Test.java index 59883507..20ef6f8b 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSame_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSame_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Condition_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Condition_Test.java index 4b076eff..7a237d3a 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Condition_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Condition_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Consumer_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Consumer_Test.java index 85a0caee..787c398c 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Consumer_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalidSatisfying_Consumer_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_Test.java index ba71b187..e03d5822 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingFieldByFieldValueComparator_Test.java index 9af9b49f..c1f7ebd6 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingFieldByFieldValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingValueComparator_Test.java index f42339f8..bf5acb60 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsInvalid_usingValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidInstanceOf_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidInstanceOf_Test.java index c9bfd5fc..03b9981f 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidInstanceOf_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidInstanceOf_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSame_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSame_Test.java index c7efdd0a..dcd1f893 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSame_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSame_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Condition_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Condition_Test.java index 32c9f803..b0402a27 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Condition_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Condition_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Consumer_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Consumer_Test.java index 99a7be62..30161374 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Consumer_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValidSatisfying_Consumer_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_Test.java index d9b660c8..d3231bd3 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingFieldByFieldValueComparator_Test.java index 857a64a8..0e93da6e 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingFieldByFieldValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingValueComparator_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingValueComparator_Test.java index e408d495..ba6c35b2 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_containsValid_usingValueComparator_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_isInvalid_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_isInvalid_Test.java index 995431de..696a4ec9 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_isInvalid_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_isInvalid_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/ValidationAssert_isValid_Test.java b/src/test/java/org/assertj/vavr/api/ValidationAssert_isValid_Test.java index 772f6691..013c27af 100644 --- a/src/test/java/org/assertj/vavr/api/ValidationAssert_isValid_Test.java +++ b/src/test/java/org/assertj/vavr/api/ValidationAssert_isValid_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/Validation_assertion_methods_in_assumptions_Test.java b/src/test/java/org/assertj/vavr/api/Validation_assertion_methods_in_assumptions_Test.java index 8d7bda2b..d40731c8 100644 --- a/src/test/java/org/assertj/vavr/api/Validation_assertion_methods_in_assumptions_Test.java +++ b/src/test/java/org/assertj/vavr/api/Validation_assertion_methods_in_assumptions_Test.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api; diff --git a/src/test/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertionsTest.java b/src/test/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertionsTest.java index c0d07392..f8a51b18 100644 --- a/src/test/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertionsTest.java +++ b/src/test/java/org/assertj/vavr/api/soft/AutoCloseableSoftVavrAssertionsTest.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsFailureTest.java b/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsFailureTest.java index 064dbbca..9076ab5e 100644 --- a/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsFailureTest.java +++ b/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsFailureTest.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsSuccessTest.java b/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsSuccessTest.java index 3197945b..79bbffe3 100644 --- a/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsSuccessTest.java +++ b/src/test/java/org/assertj/vavr/api/soft/JUnitSoftVavrAssertionsSuccessTest.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsHelper.java b/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsHelper.java index 2146ae29..8ee0b039 100644 --- a/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsHelper.java +++ b/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsHelper.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft; diff --git a/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsTest.java b/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsTest.java index e360b165..53e7f555 100644 --- a/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsTest.java +++ b/src/test/java/org/assertj/vavr/api/soft/SoftVavrAssertionsTest.java @@ -8,7 +8,7 @@ * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the * specific language governing permissions and limitations under the License. * - * Copyright 2017-2023 the original author or authors. + * Copyright 2017-2024 the original author or authors. */ package org.assertj.vavr.api.soft;